We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6354f8 commit 02c348bCopy full SHA for 02c348b
1 file changed
yaml/Dockerfile
@@ -14,7 +14,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
14
RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
coreutils=9.8-r1 \
17
- curl=8.17.0-r1 \
+ curl=8.19.0-r0 \
18
dasel=2.8.1-r14 \
19
gawk=5.3.2-r2 \
20
git=2.52.0-r0 \
0 commit comments