Update Dockerfile
All checks were successful
Build docker container / Build image (push) Successful in 19s
All checks were successful
Build docker container / Build image (push) Successful in 19s
This commit is contained in:
parent
a376a01bcd
commit
2908cfcb91
@ -1,5 +1,5 @@
|
||||
FROM gitea/act_runner:latest-dind-rootless
|
||||
FROM bitnami/kubectl:1.30.4 AS kubectl
|
||||
FROM gitea/act_runner:latest-dind-rootless
|
||||
|
||||
COPY --from=kubectl /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/
|
||||
COPY --from=kubectl /opt/bitnami/common/bin/yq /usr/local/bin/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user