Skip to content

Commit

Permalink
chore: trigger cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
farhanangullia committed Oct 8, 2023
1 parent 70617c0 commit 0a007ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shipping-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ FROM gcr.io/distroless/base:nonroot-amd64
COPY --from=builder /app/shipping/configs/* .
COPY --from=builder /app/shipping/app .

CMD ["./app"]
CMD ["./app"]

0 comments on commit 0a007ca

Please sign in to comment.