chore(deps): use bullseye debian release (current stable) (#10)

This commit is contained in:
Iain Sproat
2023-03-29 16:17:50 +01:00
committed by GitHub
parent 300319a495
commit 30101a8d09
+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