We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a381201 commit 7954859Copy full SHA for 7954859
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-alpine
+FROM python:3.12-alpine
2
3
RUN mkdir -p /app/
4
WORKDIR /app
0 commit comments