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 e6e4176 commit 213735eCopy full SHA for 213735e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-alpine
+FROM python:3.13-alpine
2
3
RUN pip3 install --upgrade pip && \
4
pip3 install pyflakes && \
0 commit comments