We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c86a2d5 + 03ef45e commit 780f5b6Copy full SHA for 780f5b6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.6-slim
+FROM python:3.13.1-slim
2
WORKDIR /app
3
4
RUN adduser --disabled-password --gecos '' appuser
0 commit comments