chore(deps): use bullseye debian release (current stable) (#10)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9.16-buster AS model-download
|
||||
FROM python:3.9.16-bullseye AS model-download
|
||||
|
||||
RUN pip3 install gdown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user