Files
kaniko/Dockerfile
ytshih ca701e0704
All checks were successful
Build image / release-image (push) Successful in 44s
Fix: change rootca location
2025-04-19 15:29:31 +08:00

4 lines
104 B
Docker

FROM gcr.io/kaniko-project/executor:v1.23.2
ADD rootca.pem /usr/local/share/ca-certificates/rootca.pem