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