We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289df23 commit 7203d16Copy full SHA for 7203d16
1 file changed
image/alpine.Dockerfile
@@ -97,7 +97,7 @@ RUN --mount=type=bind,source=.shared,target=/mnt/shared \
97
apk add --no-cache \
98
bash \
99
libstdc++ \
100
- libssl1.1 \
+ libssl3 \
101
opensc `# contains pkcs11-tool` \
102
sqlite-libs \
103
tini \
0 commit comments