Skip to content

Commit cac74a3

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stable/alpine-otel/Dockerfile

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

0 commit comments

Comments
 (0)