We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db7cf3 commit fbc42c8Copy full SHA for fbc42c8
Dockerfile
@@ -13,4 +13,6 @@ FROM alpine:3.19.0
13
14
ARG TARGETARCH
15
16
+USER 999
17
+
18
COPY --from=builder /app/rollouts-plugin-trafficrouter-contour /bin/
0 commit comments