From 351266f3378e1daf54d13408adefd0a38332d373 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:15:06 +0000 Subject: [PATCH] Pin ghcr.io/plexsystems/konstraint Docker tag to caca1fa --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index d00ff59..31286a3 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -1,5 +1,5 @@ # Builder image for konstraint -FROM ghcr.io/plexsystems/konstraint:v0.32.0 AS konstraint +FROM ghcr.io/plexsystems/konstraint:v0.32.0@sha256:caca1fa876b3933800775b8d1ebebe74d5c3d32987cf37ddd29b8759f612a59b AS konstraint RUN echo "konstraint" # Builder image