We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbef998 + a315bed commit db9a273Copy full SHA for db9a273
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