Skip to content

Commit 25a6dee

Browse files
chore(package): pin ghcr.io/marinatedconcrete/devcontainer-base docker tag to a0b5ff1 (#793)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/marinatedconcrete/devcontainer-base | final | pinDigest | → `a0b5ff1` | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1f5522 commit 25a6dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/github-runner-ci/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM scratch AS ctx
22
COPY build_files /
33

44
# hadolint ignore=DL3007
5-
FROM ghcr.io/marinatedconcrete/devcontainer-base:latest
5+
FROM ghcr.io/marinatedconcrete/devcontainer-base:latest@sha256:a0b5ff1fb1717131f17ef8abeabd02e00727873b8ba64ecae7824c9f05d4cbfd
66

77
LABEL org.opencontainers.image.title="github-runner-ci"
88
LABEL org.opencontainers.image.description="A CI job image for ARC kubernetes-novolume runners."

0 commit comments

Comments
 (0)