We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3e288 commit c3029faCopy full SHA for c3029fa
1 file changed
md/Dockerfile
@@ -29,7 +29,7 @@ RUN apk upgrade --no-cache \
29
pandoc-cli=3.8.2.1-r0 \
30
pipx=1.8.0-r0 \
31
py3-pip=25.1.1-r1 \
32
- python3=3.12.12-r0 \
+ python3=3.12.13-r0 \
33
&& apk cache --no-cache clean \
34
&& rm -rf /var/cache/apk/*
35
0 commit comments