Skip to content

Commit

Permalink
CMD array: don't use sh
Browse files Browse the repository at this point in the history
  • Loading branch information
elffjs committed May 31, 2024
1 parent 4ebb238 commit 269974c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ USER dimo
EXPOSE 8080
EXPOSE 8888

CMD /identity-api
CMD ["/identity-api"]

0 comments on commit 269974c

Please sign in to comment.