Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Commit 0e73665

Browse files
chore(deps): update registry.access.redhat.com/ubi10/go-toolset docker tag to v1.25.3-1767889253
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e5b894e commit 0e73665

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c1baccf320b0acaed693a07fd8df76758db0a38767ace30ccc79aed9ba8c4987 AS ose-tools
6-
FROM registry.access.redhat.com/ubi10/go-toolset:1.25.3-1763633883 AS builder
6+
FROM registry.access.redhat.com/ubi10/go-toolset:1.25.3-1767889253 AS builder
77

88
ARG COMMIT_ID
99
ARG VERSION_ID

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi10/go-toolset:1.25.3-1763633883 AS builder
1+
FROM registry.access.redhat.com/ubi10/go-toolset:1.25.3-1767889253 AS builder
22

33
ENV SHELLCHECK_VERSION=0.7.1
44
ENV YQ_VERSION=v4.25.2

0 commit comments

Comments
 (0)