Update Dockerfile-cpu to ubuntu:latest (#17670)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
87b7a6a090
commit
15c8a22f70
3 changed files with 6 additions and 8 deletions
|
|
@ -56,7 +56,6 @@ RUN pip install numpy==1.23.5
|
|||
# Remove extra build files
|
||||
RUN rm -rf tmp /root/.config/Ultralytics/persistent_cache.json
|
||||
|
||||
|
||||
# Usage Examples -------------------------------------------------------------------------------------------------------
|
||||
|
||||
# Build and Push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue