mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-09-15 11:06:43 +00:00
Install ca-certificates in the Debian containers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user