Skip to content

Commit a5ccae5

Browse files
committed
Update Dockerfile
1 parent bd3dd48 commit a5ccae5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hash/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1414
# hadolint ignore=DL3019
1515
RUN apk -U upgrade \
1616
&& apk add \
17-
apache2-utils=2.4.63-r0 \
17+
apache2-utils=2.4.63-r4 \
1818
argon2=20190702-r5 \
1919
coreutils=9.7-r1 \
2020
openssl=3.5.0-r0 \
2121
perl-archive-zip=1.68-r3 \
22-
perl-utils=5.40.2-r1 \
22+
perl-utils=5.40.2-r0 \
2323
py3-pip=25.1.1-r0 \
2424
python3=3.12.10-r1 \
2525
rhash=1.4.5-r0 \

0 commit comments

Comments
 (0)