We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c276f9a commit f9c0bf8Copy full SHA for f9c0bf8
1 file changed
Dockerfile.web
@@ -1,4 +1,4 @@
1
-FROM python:3.10
+FROM python:3.10.16
2
3
# install dependenices
4
RUN apt-get update && apt-get upgrade -y && \
0 commit comments