Install ca-certificates in the Debian containers

This commit is contained in:
lwthiker
2022-07-30 09:37:23 +03:00
parent c90b33a605
commit a87d3d9d52
5 changed files with 5 additions and 7 deletions
-1
View File
@@ -133,7 +133,6 @@ FROM alpine:3.15.0
# It loads them from /usr/lib/libnssckbi.so,
# which is supplied by 'nss' on alpine.
RUN apk add --no-cache nss
# Copy curl-impersonate from the builder image
COPY --from=builder /build/install /usr/local
# Wrapper scripts