From 9cf137271e4ccbcb2c4f4b47ddbb2a70ddac9070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:07:21 +0000 Subject: [PATCH] Update ghcr.io/plexsystems/konstraint Docker tag to v0.36.0 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index e0829ea..a1b8e53 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -1,5 +1,5 @@ # Builder image for konstraint -FROM ghcr.io/plexsystems/konstraint:v0.35.0@sha256:d3c0f82dc8fada6df7cc2b679711d174ced14ecfb6fe4550b6bcd123b4659427 AS konstraint +FROM ghcr.io/plexsystems/konstraint:v0.36.0@sha256:bd68202968e50ec54ef5385c2f854c43fad70e7556f27f0bce1fe93ec76ab517 AS konstraint RUN echo "konstraint" # Builder image