We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25b4ea commit a8b8071Copy full SHA for a8b8071
1 file changed
confbatstest/Dockerfile_build
@@ -2,7 +2,7 @@
2
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:380d6de9bbc5a42ca13d425be99958fb397317664bb8a00e49d464e62cc8566c AS konstraint
3
4
# renovate: datasource=github-releases depName=plexsystems/konstraint
5
-ARG KONSTRAINT_VERSION=v0.42.0
+ARG KONSTRAINT_VERSION=v0.43.0
6
7
# go1.23 not released yet - so need to manually upgrade
8
USER root
0 commit comments