We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15283c commit c8dbc19Copy full SHA for c8dbc19
dockerfiles/python-app.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.1-alpine
+FROM python:3.13.2-alpine
2
3
# hadolint ignore=DL3018
4
RUN apk update && \
0 commit comments