2eb14db055
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 `9276a4e` to `2e3db16` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `9276a4e` to `2e3db16` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `9276a4e` to `2e3db16` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `9276a4e` to `2e3db16` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/static` from `9276a4e` to `2e3db16` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 lines
171 B
Docker
4 lines
171 B
Docker
FROM cgr.dev/chainguard/static:latest@sha256:b2e1c3d3627093e54f6805823e73edd17ab93d6c7202e672988080c863e0412b
|
|
COPY pre-upgrade-checks /
|
|
ENTRYPOINT ["/pre-upgrade-checks"]
|