We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4062528 commit f2268baCopy full SHA for f2268ba
1 file changed
hash/Dockerfile
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
13
14
RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
- apache2-utils=2.4.65-r0 \
+ apache2-utils=2.4.66-r0 \
17
argon2=20190702-r5 \
18
coreutils=9.8-r1 \
19
curl=8.17.0-r1 \
0 commit comments