Skip to content

Commit f35cfbe

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rhoai-2.22
2 parents ac8c372 + 71a40f9 commit f35cfbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

argo-argoexec/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG GIT_COMMIT=unknown
55
ARG GIT_TAG=unknown
66
ARG GIT_TREE_STATE=unknown
77

8-
FROM registry.access.redhat.com/ubi9/go-toolset:1.23@sha256:ead9a9f6eb3e881307f1c0f010250050c18ad69a0a3adfc3308e8585e423ae6f as builder
8+
FROM registry.access.redhat.com/ubi9/go-toolset:1.23@sha256:2a88121395084eaa575e5758b903fffb43dbf9d9586b2878e51678f63235b587 as builder
99

1010
# Build args to be used at this step
1111
ARG SOURCE_CODE

argo-workflowcontroller/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG GIT_COMMIT=unknown
66
ARG GIT_TAG=unknown
77
ARG GIT_TREE_STATE=unknown
88

9-
FROM registry.access.redhat.com/ubi9/go-toolset:1.23@sha256:ead9a9f6eb3e881307f1c0f010250050c18ad69a0a3adfc3308e8585e423ae6f as builder
9+
FROM registry.access.redhat.com/ubi9/go-toolset:1.23@sha256:2a88121395084eaa575e5758b903fffb43dbf9d9586b2878e51678f63235b587 as builder
1010

1111
# Build args to be used at this step
1212
ARG SOURCE_CODE

0 commit comments

Comments
 (0)