Skip to content

Commit

Permalink
removed last line
Browse files Browse the repository at this point in the history
  • Loading branch information
tbocek committed Oct 26, 2020
1 parent 1f43e8c commit 2aca6ee
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 @@ -13,4 +13,4 @@ WORKDIR /app
COPY --from=builder /app/banner.txt /app/fastauth /app/startup.sql ./
RUN chown -R appuser:appgroup /app
USER appuser
ENTRYPOINT ["./fastauth"]
ENTRYPOINT ["./fastauth"]

0 comments on commit 2aca6ee

Please sign in to comment.