We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4498afe + 9f89fad commit 05779a0Copy full SHA for 05779a0
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