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

This commit is contained in:
ties 2024-08-28 11:13:53 +00:00
parent 1ffdd9e6f9
commit 9bd832bab7

View File

@ -10,4 +10,4 @@ COPY createHelmYaml.sh /usr/local/bin/
RUN chmod +x /usr/local/bin/createHelmYaml.sh
USER user
ENTRYPOINT bash /usr/local/bin/createHelmYaml.sh
ENTRYPOINT bash