Files
kaniko/Dockerfile
ytshih be06770240
All checks were successful
Build image / release-image (push) Successful in 44s
Fix: specify rootca location
2025-04-19 15:21:57 +08:00

4 lines
77 B
Docker

FROM gcr.io/kaniko-project/executor:v1.23.2
ADD rootca.pem /cert/rootca.pem