From d8aa5b7374bd1dd7079df2a26cb620c29da3f8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:50:05 +0530 Subject: [PATCH] Bump the docker-images group across 5 directories with 1 update (#3139) Bumps the docker-images group with 1 update in the /cmd/builder directory: [chainguard/static](https://github.com/chainguard-images/images). Bumps the docker-images group with 1 update in the /cmd/fetcher directory: [chainguard/static](https://github.com/chainguard-images/images). Bumps the docker-images group with 1 update in the /cmd/fission-bundle directory: [chainguard/static](https://github.com/chainguard-images/images). Bumps the docker-images group with 1 update in the /cmd/preupgradechecks directory: [chainguard/static](https://github.com/chainguard-images/images). Bumps the docker-images group with 1 update in the /cmd/reporter directory: [chainguard/static](https://github.com/chainguard-images/images). Updates `chainguard/static` from `f96b5a6` to `7e1e8a0` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `f96b5a6` to `7e1e8a0` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `f96b5a6` to `7e1e8a0` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `f96b5a6` to `7e1e8a0` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `f96b5a6` to `7e1e8a0` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/static dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- cmd/builder/Dockerfile | 2 +- cmd/fetcher/Dockerfile | 2 +- cmd/fission-bundle/Dockerfile | 2 +- cmd/preupgradechecks/Dockerfile | 2 +- cmd/reporter/Dockerfile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cmd/builder/Dockerfile b/cmd/builder/Dockerfile index 7d35b798..c49f5b5a 100644 --- a/cmd/builder/Dockerfile +++ b/cmd/builder/Dockerfile @@ -1,3 +1,3 @@ -FROM cgr.dev/chainguard/static:latest@sha256:f96b5a60658dfee0cae426972afecad6ea6930fa28e6d8ef7096a7bdf35d6498 +FROM cgr.dev/chainguard/static:latest@sha256:7e1e8a0ed6ebd521f2acfb326a4ae61c2f9b91e5c209dcd0f0e4a5934418a5ec COPY builder /builder ENTRYPOINT ["/builder"] diff --git a/cmd/fetcher/Dockerfile b/cmd/fetcher/Dockerfile index 61b31c33..a012671d 100644 --- a/cmd/fetcher/Dockerfile +++ b/cmd/fetcher/Dockerfile @@ -1,3 +1,3 @@ -FROM cgr.dev/chainguard/static:latest@sha256:f96b5a60658dfee0cae426972afecad6ea6930fa28e6d8ef7096a7bdf35d6498 +FROM cgr.dev/chainguard/static:latest@sha256:7e1e8a0ed6ebd521f2acfb326a4ae61c2f9b91e5c209dcd0f0e4a5934418a5ec COPY fetcher / ENTRYPOINT ["/fetcher"] diff --git a/cmd/fission-bundle/Dockerfile b/cmd/fission-bundle/Dockerfile index 8459d989..597eceeb 100644 --- a/cmd/fission-bundle/Dockerfile +++ b/cmd/fission-bundle/Dockerfile @@ -1,3 +1,3 @@ -FROM cgr.dev/chainguard/static:latest@sha256:f96b5a60658dfee0cae426972afecad6ea6930fa28e6d8ef7096a7bdf35d6498 +FROM cgr.dev/chainguard/static:latest@sha256:7e1e8a0ed6ebd521f2acfb326a4ae61c2f9b91e5c209dcd0f0e4a5934418a5ec COPY fission-bundle / ENTRYPOINT ["/fission-bundle"] diff --git a/cmd/preupgradechecks/Dockerfile b/cmd/preupgradechecks/Dockerfile index 2d2b86e0..6556bfb0 100644 --- a/cmd/preupgradechecks/Dockerfile +++ b/cmd/preupgradechecks/Dockerfile @@ -1,3 +1,3 @@ -FROM cgr.dev/chainguard/static:latest@sha256:f96b5a60658dfee0cae426972afecad6ea6930fa28e6d8ef7096a7bdf35d6498 +FROM cgr.dev/chainguard/static:latest@sha256:7e1e8a0ed6ebd521f2acfb326a4ae61c2f9b91e5c209dcd0f0e4a5934418a5ec COPY pre-upgrade-checks / ENTRYPOINT ["/pre-upgrade-checks"] diff --git a/cmd/reporter/Dockerfile b/cmd/reporter/Dockerfile index 8f56b68f..b7c98c6c 100644 --- a/cmd/reporter/Dockerfile +++ b/cmd/reporter/Dockerfile @@ -1,3 +1,3 @@ -FROM cgr.dev/chainguard/static:latest@sha256:f96b5a60658dfee0cae426972afecad6ea6930fa28e6d8ef7096a7bdf35d6498 +FROM cgr.dev/chainguard/static:latest@sha256:7e1e8a0ed6ebd521f2acfb326a4ae61c2f9b91e5c209dcd0f0e4a5934418a5ec COPY reporter / ENTRYPOINT ["/reporter"]