Skip to content

Commit

Permalink
We really do need root
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <john@testifysec.com>
  • Loading branch information
jkjell committed Oct 1, 2024
1 parent c94240a commit 793999e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN go build -o bin/software

FROM cgr.dev/chainguard/static@sha256:676e989769aa9a5254fbfe14abb698804674b91c4d574bb33368d87930c5c472

#USER root
USER root

COPY --from=builder /build/bin/software /software

Expand Down

0 comments on commit 793999e

Please sign in to comment.