We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afceadd commit 7c09c8bCopy full SHA for 7c09c8b
docs/user-guide/Dockerfile
@@ -2,7 +2,7 @@
2
# check=error=true
3
4
# BusyBox command help: https://www.busybox.net/downloads/BusyBox.html
5
-FROM docker.io/python:3.13.14-alpine@sha256:b4d299311845147e7e47c970566906caf8378a1f04e5d3de65b5f2e834f8e3bf
+FROM docker.io/python:3.13.5-alpine@sha256:9b4929a72599b6c6389ece4ecbf415fd1355129f22bb92bb137eea098f05e975
6
7
# Setup prerequisites for MkDocs Git-related features (e.g. revisions, collaborators, ...)
8
RUN apk add --no-cache git
0 commit comments