Skip to content

Commit 8a58fac

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset:1.25 docker digest to 8b211cc
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 5cf065b commit 8a58fac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/notebook-controller/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG SOURCE_CODE=.
33

44
# Use ubi9/go-toolset as base image
5-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25@sha256:3cdf0d1e8d8601c89fe3070d7aa63a54d1aaf049ba55fba314f6358b1d95a2f9 as builder
5+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25@sha256:8b211cc8793d8013140844e8070aa584a8eb3e4e6e842ea4b03dd9914b1a5dc6 as builder
66

77
ARG TARGETOS
88
ARG TARGETARCH

components/odh-notebook-controller/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG SOURCE_CODE=.
33

44
# Use ubi9/go-toolset as base image
5-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25@sha256:3cdf0d1e8d8601c89fe3070d7aa63a54d1aaf049ba55fba314f6358b1d95a2f9 as builder
5+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25@sha256:8b211cc8793d8013140844e8070aa584a8eb3e4e6e842ea4b03dd9914b1a5dc6 as builder
66

77
ARG TARGETOS
88
ARG TARGETARCH

0 commit comments

Comments
 (0)