Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Nov 6, 2024
1 parent add746d commit fb1d134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pgp-verify-jar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ USER "${USER_NAME}"

WORKDIR "${HOME}"

CMD ["/opt/pgp-verify-jar.sh"]
ENTRYPOINT ["/opt/pgp-verify-jar.sh"]

ENTRYPOINT []
CMD []

0 comments on commit fb1d134

Please sign in to comment.