Skip to content

Commit e2d5008

Browse files
authored
Remove openssl from checksum dependencies
Removed openssl from the list of checksum dependencies.
1 parent 8521acf commit e2d5008

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stable/alpine-perl/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ RUN set -x \
2323
" \
2424
# install prerequisites for public key and pkg-oss checks
2525
&& apk add --no-cache --virtual .checksum-deps \
26-
openssl \
2726
&& case "$apkArch" in \
2827
x86_64|aarch64) \
2928
# arches officially built by upstream

0 commit comments

Comments
 (0)