Skip to content

build(deps): update images digests (main) - #2

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-digests-main
Open

build(deps): update images digests (main)#2
github-actions[bot] wants to merge 1 commit into
mainfrom
update-digests-main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Update images digests

Changes

Details
diff --git a/Dockerfile b/Dockerfile
index b7a4430..c1e9f7b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,7 +17,7 @@ ADD ${NV_MODULES_TARBALL_URL} /nvidia-modules.tar.gz
 # reviewed digest bumps - see Dockerfile.buildenv and buildenv.yml. Dependabot
 # keeps the pin current, with buildenv-diff.yml summarizing the package
 # changes in each bump PR.
-FROM --platform=$BUILDPLATFORM ghcr.io/edera-dev/kernel-buildenv:latest@sha256:0eef45e163f7d79e86dffd418dbc6874d7b967c9539f4bc7579b5d45402fffed AS buildenv
+FROM --platform=$BUILDPLATFORM ghcr.io/edera-dev/kernel-buildenv:latest@sha256:57b3d769d6b94c2051868bc8551419611832c9a2f60f72f504ed61bfdf30fafb AS buildenv
 COPY --chown=build:build . /build
 USER build
 WORKDIR /build
diff --git a/Dockerfile.buildenv b/Dockerfile.buildenv
index c9bd364..3513f6a 100644
--- a/Dockerfile.buildenv
+++ b/Dockerfile.buildenv
@@ -7,7 +7,7 @@
 # a schedule (see .github/workflows/buildenv.yml); the kernel Dockerfile pins
 # it by digest and dependabot proposes bumps as reviewable PRs.
 
-FROM debian:bookworm@sha256:9344f8b8992482f80cba753f323adeaf17690076c095ccff6cc9536be98185dc
+FROM debian:bookworm@sha256:813017f3d62be4b5891a7acca6a01bdcd4b8513daa81b1ab99d3a50385b26931
 
 RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y \
       build-essential squashfs-tools python3-yaml \

@github-actions
github-actions Bot force-pushed the update-digests-main branch 6 times, most recently from a3225b0 to e020f97 Compare August 13, 2026 02:31
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
github-actions Bot force-pushed the update-digests-main branch from e020f97 to cf21405 Compare August 14, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant