Update Dockerfile
All checks were successful
Build docker container / Build image (push) Successful in 11s

This commit is contained in:
ties 2024-08-27 10:00:33 +00:00
parent 9a41256fdf
commit 0826a59293

View File

@ -1,5 +1,5 @@
FROM bitnami/kubectl:1.30.4 FROM bitnami/kubectl:1.30.4
COPY createHelmYaml.sh . COPY createHelmYaml.sh /usr/local/bin/
ENTRYPOINT ls ENTRYPOINT ls /usr/local/bin/