Update Dockerfile
This commit is contained in:
parent
32441f36fb
commit
b9427ca574
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ultralytics/ultralytics:latest-gpu
|
||||
FROM ultralytics/ultralytics:latest
|
||||
|
||||
# The ultralytics image already has python, system dependencies, PyTorch, TensorRT, and ultralytics installed.
|
||||
# We just need to install uv and our project dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue