We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729d9a0 commit e050d49Copy full SHA for e050d49
1 file changed
hash/Dockerfile
@@ -17,14 +17,14 @@ RUN apk upgrade --no-cache \
17
argon2=20190702-r5 \
18
coreutils=9.7-r1 \
19
curl=8.14.1-r2 \
20
- git=2.49.1-r0 \
+ git=2.52.0-r0 \
21
openssl=3.5.4-r0 \
22
- outils-sha256=0.13-r1 \
+ outils-sha256=0.14-r0 \
23
perl-archive-zip=1.68-r3 \
24
- perl-utils=5.40.3-r0 \
25
- py3-pip=25.1.1-r0 \
+ perl-utils=5.42.0-r0 \
+ py3-pip=25.1.1-r1 \
26
python3=3.12.12-r0 \
27
- rhash=1.4.5-r0 \
+ rhash=1.4.6-r0 \
28
xxhash=0.8.3-r0 \
29
&& apk cache --no-cache clean \
30
&& rm -rf /var/cache/apk/*
0 commit comments