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

This commit is contained in:
ties 2024-08-28 12:02:38 +00:00
parent 90bd4c247e
commit d5e1c04b2d

View File

@ -12,5 +12,5 @@ COPY createHelmYaml.sh /usr/local/bin/
RUN chmod +x /usr/local/bin/createHelmYaml.sh
USER user
WORKDIR /home/user
ENTRYPOINT bash
WORKDIR /home/user
ENTRYPOINT createHelmYaml.sh