Skip to content

Commit

Permalink
Fix container permission problem (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Wilson Wu <[email protected]>
  • Loading branch information
wilsonwu authored Dec 18, 2023
1 parent 6db7cf3 commit fbc42c8
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 fbc42c8

Please sign in to comment.