We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4498afe commit 9f89fadCopy full SHA for 9f89fad
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-alpine
+FROM python:3.10-alpine
2
3
RUN set -eux; \
4
apk add --no-cache \
0 commit comments