We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f54d94 + 62a9fd1 commit c1838cdCopy full SHA for c1838cd
1 file changed
json/Dockerfile
@@ -22,14 +22,14 @@ RUN apk upgrade --no-cache \
22
jose=14-r0 \
23
jp=0.4.0-r0 \
24
jq=1.8.1-r0 \
25
- miller=6.15.0-r3 \
+ miller=6.15.0-r4 \
26
npm=11.6.3-r0 \
27
openssl=3.5.4-r0 \
28
pandoc-cli=3.8.2.1-r0 \
29
pipx=1.8.0-r0 \
30
py3-pip=25.1.1-r1 \
31
python3=3.12.12-r0 \
32
- yq-go=4.49.2-r1 \
+ yq-go=4.49.2-r2 \
33
&& apk cache --no-cache clean \
34
&& rm -rf /var/cache/apk/*
35
0 commit comments