Skip to content

Commit

Permalink
restore dockerfiel
Browse files Browse the repository at this point in the history
  • Loading branch information
sapiderman committed Dec 23, 2021
1 parent 3a5bb91 commit 6de4f9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ COPY --from=builder /etc/group /etc/group
COPY --from=builder /build/wallet-go-img /app/
WORKDIR /app

RUN chown -R appuser:appuser /app/
# Use an unprivileged user.
USER appuser:appuser
EXPOSE 7000
Expand Down

0 comments on commit 6de4f9e

Please sign in to comment.