We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd4a76 commit 91bc669Copy full SHA for 91bc669
1 file changed
yaml/Dockerfile
@@ -23,7 +23,7 @@ RUN apk upgrade --no-cache \
23
npm=11.11.0-r0 \
24
pipx=1.8.0-r0 \
25
py3-pip=25.1.1-r1 \
26
- python3=3.12.12-r0 \
+ python3=3.12.13-r0 \
27
yq-go=4.49.2-r4 \
28
&& apk cache --no-cache clean \
29
&& rm -rf /var/cache/apk/*
0 commit comments