Skip to content

Commit

Permalink
give root permission to new image
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX committed Aug 6, 2024
1 parent caa0ef5 commit b1b9eb9
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 @@ -31,7 +31,7 @@ USER nonroot
# Runtime image
# Ignore no User Cmd since KICS container is stopped afer scan
# kics-scan ignore-line
FROM cgr.dev/chainguard/git@sha256:1cf3cbd5ac8a8a00d47f0269bc43c5e1818cc3422bcf7a8429efff97a9d4a83d
FROM cgr.dev/chainguard/git@sha256:976f301c4e08fe17dcd061f0f12b7573d614a049f041ab52ef30604ffb19296f

ENV TERM xterm-256color

Expand Down

0 comments on commit b1b9eb9

Please sign in to comment.