From 33ab8081e1faba9a7ec14683d84cb9f71ee3504c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:16:02 +0000 Subject: [PATCH] build(deps): bump debian from `f528891` to `2ccc7e3` Bumps debian from `f528891` to `2ccc7e3`. --- 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 83580ae7..9f037598 100644 --- a/Dockerfile.buildkit.plus +++ b/Dockerfile.buildkit.plus @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim@sha256:f528891ab1aa484bf7233dbcc84f3c806c3e427571d75510a9d74bb5ec535b33 +FROM debian:bookworm-slim@sha256:2ccc7e39b0a6f504d252f807da1fc4b5bcd838e83e4dec3e2f57b2a4a64e7214 # Create RELEASE argument ARG RELEASE=bookworm diff --git a/Dockerfile.plus b/Dockerfile.plus index 859097a2..430e10ea 100644 --- a/Dockerfile.plus +++ b/Dockerfile.plus @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim@sha256:f528891ab1aa484bf7233dbcc84f3c806c3e427571d75510a9d74bb5ec535b33 +FROM debian:bookworm-slim@sha256:2ccc7e39b0a6f504d252f807da1fc4b5bcd838e83e4dec3e2f57b2a4a64e7214 # Create RELEASE argument ARG RELEASE=bookworm