Skip to content

Commit cf8ffb6

Browse files
build(deps): bump debian in the image-updates group
Bumps the image-updates group with 1 update: debian. Updates `debian` from `0a5bf4e` to `bc960ef` --- updated-dependencies: - dependency-name: debian dependency-version: bookworm dependency-type: direct:production dependency-group: image-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26c68e4 commit cf8ffb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ FROM --platform=$BUILDPLATFORM scratch AS nvidia-modules
1212
ARG NV_MODULES_TARBALL_URL=
1313
ADD ${NV_MODULES_TARBALL_URL} /nvidia-modules.tar.gz
1414

15-
FROM --platform=$BUILDPLATFORM debian:bookworm@sha256:0a5bf4ecacfc050bad0131c8e1401063fd1e8343a418723f6dbd3cd13a7b9e33 AS buildenv
15+
FROM --platform=$BUILDPLATFORM debian:bookworm@sha256:bc960ef50e6feed90686c593361df158517556ed1d2d98e5d1df3724024e0f49 AS buildenv
1616
RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y \
1717
build-essential squashfs-tools python3-yaml \
1818
patch diffutils sed mawk findutils zstd \

0 commit comments

Comments
 (0)