Update Dockerfile
This commit is contained in:
parent
b65ead7a34
commit
f7da72ebdf
@ -3,3 +3,5 @@ FROM gitea/act_runner:latest-dind-rootless
|
||||
|
||||
COPY --from=kubectl /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/
|
||||
COPY --from=yq /usr/bin/yq /usr/local/bin/
|
||||
|
||||
ENTRYPOINT /bin/bash
|
||||
Loading…
x
Reference in New Issue
Block a user