From be143dfb3b60a362169604feca2cd79e355a2016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:39:24 +0000 Subject: [PATCH] build(deps): bump debian from `ad86386` to `36e591f` Bumps debian from `ad86386` to `36e591f`. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile.buildkit.plus | 2 +- Dockerfile.plus | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.buildkit.plus b/Dockerfile.buildkit.plus index 0d9a229..215caaf 100644 --- a/Dockerfile.buildkit.plus +++ b/Dockerfile.buildkit.plus @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim@sha256:ad86386827b083b3d71139050b47ffb32bbd9559ea9b1345a739b14fec2d9ecf +FROM debian:bookworm-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 # Create RELEASE argument ARG RELEASE=bookworm diff --git a/Dockerfile.plus b/Dockerfile.plus index e8226e0..d7757c1 100644 --- a/Dockerfile.plus +++ b/Dockerfile.plus @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim@sha256:ad86386827b083b3d71139050b47ffb32bbd9559ea9b1345a739b14fec2d9ecf +FROM debian:bookworm-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 # Create RELEASE argument ARG RELEASE=bookworm