Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 2da05b2

Browse files
Update debian:bullseye Docker digest to 25c0cab (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3345dcc commit 2da05b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
ARG BENV_BASE_IMAGE_DISTRO=debian
5-
ARG BENV_BASE_IMAGE_VERSION=bullseye@sha256:6d4f6b40afca63b59a44ffcedbb2e457e83b645710916d7f094b79c6c591ac28
5+
ARG BENV_BASE_IMAGE_VERSION=bullseye@sha256:25c0cab214b810db1b3c8adef5a12a92596979abddf86bb364e8d9c9d111df9f
66
FROM ${BENV_BASE_IMAGE_DISTRO}:${BENV_BASE_IMAGE_VERSION} AS build-main
77

88
################ DEPENDENCIES ################

0 commit comments

Comments
 (0)