We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e762019 commit 6f0b286Copy full SHA for 6f0b286
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.7-r1 \
17
- curl=8.14.1-r1 \
+ curl=8.14.1-r2 \
18
dasel=2.8.1-r7 \
19
gawk=5.3.2-r2 \
20
git=2.49.1-r0 \
0 commit comments