We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffe2092 + 4c6abc5 commit e953647Copy full SHA for e953647
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-alpine
+FROM python:3.13-alpine
2
LABEL maintainer="[email protected]"
3
COPY . /app
4
WORKDIR /app
0 commit comments