stagex/packages/ca-certificates/Dockerfile
Lance R. Vick 5e20d16df9
add curl
2023-11-18 23:38:16 -08:00

2 lines
64 B
Docker

FROM scratch
COPY cacert.pem /etc/ssl/certs/ca-certificates.crt