We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601f678 commit 48e0d6dCopy full SHA for 48e0d6d
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.12-r0 \
27
- yq-go=4.49.2-r3 \
+ yq-go=4.49.2-r4 \
28
&& apk cache --no-cache clean \
29
&& rm -rf /var/cache/apk/*
30
0 commit comments