This repository has been archived on 2024-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
2023-12-12 17:45:39 +00:00
|
|
|
FROM scratch as package
|
2023-11-19 07:38:16 +00:00
|
|
|
COPY cacert.pem /etc/ssl/certs/ca-certificates.crt
|