Update Dockerfile
All checks were successful
Build docker container / Build image (push) Successful in 55s
All checks were successful
Build docker container / Build image (push) Successful in 55s
This commit is contained in:
parent
665fc4a9e1
commit
e3c0a8a3e3
@ -1,5 +1,5 @@
|
||||
FROM bitnami/kubectl:1.30.4 AS kubectl
|
||||
FROM ghcr.io/catthehacker/ubuntu:full-latest
|
||||
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