Skip to content

Commit fbc42c8

Browse files
authored
Fix container permission problem (#50)
Signed-off-by: Wilson Wu <[email protected]>
1 parent 6db7cf3 commit fbc42c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ FROM alpine:3.19.0
1313

1414
ARG TARGETARCH
1515

16+
USER 999
17+
1618
COPY --from=builder /app/rollouts-plugin-trafficrouter-contour /bin/

0 commit comments

Comments
 (0)