Skip to content

Commit

Permalink
chore(deps): update cgr.dev/chainguard/static:latest docker digest to…
Browse files Browse the repository at this point in the history
… 561b669
  • Loading branch information
renovate[bot] authored and patrickpichler committed Nov 18, 2024
1 parent d73c014 commit 60cd30d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.agent
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/static:latest@sha256:1c785f2145250a80d2d71d2b026276f3358ef3543448500c72206d37ec4ece37
FROM cgr.dev/chainguard/static:latest@sha256:561b669256bd2b5a8afed34614e8cb1b98e4e2f66d42ac7a8d80d317d8c8688a

# the agent needs to run as root, there is no way around this
USER 0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.controller
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/static:latest@sha256:1c785f2145250a80d2d71d2b026276f3358ef3543448500c72206d37ec4ece37
FROM cgr.dev/chainguard/static:latest@sha256:561b669256bd2b5a8afed34614e8cb1b98e4e2f66d42ac7a8d80d317d8c8688a

ARG TARGETARCH
COPY ./bin/kvisor-controller-$TARGETARCH /usr/local/bin/kvisor-controller
Expand Down

0 comments on commit 60cd30d

Please sign in to comment.