WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0c2d382

Browse files
chore(deps): pin ghcr.io/projectbluefin/common docker tag to 948d006 (#858)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/projectbluefin/common | stage | pinDigest | -> `948d006` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS42IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: ubot-7274[bot] <217212047+ubot-7274[bot]@users.noreply.github.com>
1 parent 83d5b68 commit 0c2d382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FROM ghcr.io/ublue-os/akmods-nvidia-open:${AKMODS_VERSION} AS akmods_nvidia_open
88
FROM scratch AS context
99

1010
COPY system_files /files
11-
COPY --from=ghcr.io/projectbluefin/common:latest /system_files /files
11+
COPY --from=ghcr.io/projectbluefin/common:latest@sha256:948d006fc6b096ff989c7dd293efd1988b8fbd9898328b43eb610f5cb5b9bceb /system_files /files
1212
COPY system_files_overrides /overrides
1313
COPY build_scripts /build_scripts
1414

0 commit comments

Comments
 (0)