Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Konstraint Builder image
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:36077bc7ad852d91162bf017460de6fef84bf3c2c887be05cd1c761885ef2ac3 AS konstraint
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:5e68f09a652ac6627a83c57655e42e24575efb278b54336039c9308607fc6b21 AS konstraint

# renovate: datasource=github-releases depName=plexsystems/konstraint
ARG KONSTRAINT_VERSION=v0.43.0
Expand Down
Loading