We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f02fde commit 0873e5fCopy full SHA for 0873e5f
utils/docker/Dockerfile-cpu
@@ -3,7 +3,7 @@
3
# Image is CPU-optimized for ONNX, OpenVINO and PyTorch YOLOv5 deployments
4
5
# Start FROM Ubuntu image https://hub.docker.com/_/ubuntu
6
-FROM ubuntu:mantic-20231011
+FROM ubuntu:23.10
7
8
# Downloads to user config dir
9
ADD https://ultralytics.com/assets/Arial.ttf https://ultralytics.com/assets/Arial.Unicode.ttf /root/.config/Ultralytics/
0 commit comments