We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011c58a commit 2dabf65Copy full SHA for 2dabf65
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-alpine
+FROM python:3.11-alpine
2
3
RUN apk add --update fish perl figlet fortune jq tzdata curl binutils coreutils \
4
&& apk add --update --virtual build-deps gcc libc-dev \
0 commit comments