Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cant-code committed Mar 25, 2024
1 parent c315c92 commit 598ef84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ USER appuser
# Copy the executable from the "build" stage.
COPY ./bin/app /bin

RUN chmod +x ./bin/app

# Expose the port that the application listens on.
EXPOSE 8080

Expand Down

0 comments on commit 598ef84

Please sign in to comment.