Fix: specify rootca location
All checks were successful
Build image / release-image (push) Successful in 44s

This commit is contained in:
2025-04-19 15:21:57 +08:00
parent a8f199c02e
commit be06770240

View File

@@ -1,3 +1,3 @@
FROM gcr.io/kaniko-project/executor:v1.23.2
ADD rootca.pem .
ADD rootca.pem /cert/rootca.pem