We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5561fd commit fcb8484Copy full SHA for fcb8484
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3-alpine
+FROM python:3.11-alpine
2
3
RUN mkdir -p /zulip-archive && apk update && apk add git curl
4
0 commit comments