Skip to content

Commit

Permalink
Fix container permission problem
Browse files Browse the repository at this point in the history
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
  • Loading branch information
wilsonwu committed Dec 18, 2023
1 parent 6db7cf3 commit 55ec09b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ FROM alpine:3.19.0

ARG TARGETARCH

USER 999

COPY --from=builder /app/rollouts-plugin-trafficrouter-contour /bin/

0 comments on commit 55ec09b

Please sign in to comment.