Skip to content

Commit e050d49

Browse files
committed
build(deps): bump versions after alpine upgrade
1 parent 729d9a0 commit e050d49

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

hash/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ RUN apk upgrade --no-cache \
1717
argon2=20190702-r5 \
1818
coreutils=9.7-r1 \
1919
curl=8.14.1-r2 \
20-
git=2.49.1-r0 \
20+
git=2.52.0-r0 \
2121
openssl=3.5.4-r0 \
22-
outils-sha256=0.13-r1 \
22+
outils-sha256=0.14-r0 \
2323
perl-archive-zip=1.68-r3 \
24-
perl-utils=5.40.3-r0 \
25-
py3-pip=25.1.1-r0 \
24+
perl-utils=5.42.0-r0 \
25+
py3-pip=25.1.1-r1 \
2626
python3=3.12.12-r0 \
27-
rhash=1.4.5-r0 \
27+
rhash=1.4.6-r0 \
2828
xxhash=0.8.3-r0 \
2929
&& apk cache --no-cache clean \
3030
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)