Skip to content

Commit

Permalink
fix: oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
ySnoopyDogy committed May 5, 2024
1 parent 3f20e7f commit de86f58
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 @@ -15,7 +15,7 @@ WORKDIR app
COPY --from=builder /app/vangogh vangogh
COPY assets assets

USER vangogh
USER root
EXPOSE 2080

ENTRYPOINT ["/app/vangogh"]

0 comments on commit de86f58

Please sign in to comment.