1 Commits

Author SHA1 Message Date
Iain Sproat 30101a8d09 chore(deps): use bullseye debian release (current stable) (#10) 2023-03-29 16:17:50 +01:00
+1 -1
View File
@@ -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