We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f38d5 commit 01bbaeaCopy full SHA for 01bbaea
adoc/Dockerfile
@@ -15,10 +15,10 @@ RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
asciidoctor=2.0.23-r1 \
17
coreutils=9.7-r1 \
18
- curl=8.14.1-r2 \
19
- git=2.49.1-r0 \
20
- pipx=1.7.1-r0 \
21
- py3-pip=25.1.1-r0 \
+ curl=8.17.0-r1 \
+ git=2.52.0-r0 \
+ pipx=1.8.0-r0 \
+ py3-pip=25.1.1-r1 \
22
python3=3.12.12-r0 \
23
&& apk cache --no-cache clean \
24
&& rm -rf /var/cache/apk/*
0 commit comments