Skip to content

Commit 7203d16

Browse files
committed
upgrade to libssl3
1 parent 289df23 commit 7203d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ RUN --mount=type=bind,source=.shared,target=/mnt/shared \
9797
apk add --no-cache \
9898
bash \
9999
libstdc++ \
100-
libssl1.1 \
100+
libssl3 \
101101
opensc `# contains pkcs11-tool` \
102102
sqlite-libs \
103103
tini \

0 commit comments

Comments
 (0)