Skip to content

Commit

Permalink
Update EXPOSE
Browse files Browse the repository at this point in the history
  • Loading branch information
federicotdn committed Nov 25, 2024
1 parent 0608e04 commit 8e89c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ FROM gcr.io/distroless/static-debian11

COPY --from=builder /bin/quickpizza /bin

EXPOSE 3333
EXPOSE 3333 3334
ENTRYPOINT [ "/bin/quickpizza" ]

0 comments on commit 8e89c88

Please sign in to comment.