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