Skip to content

Commit 2c202a4

Browse files
Merge pull request #184 from openshift-hyperfleet/konflux/mintmaker/main/docker-image-updates
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.26.2-1777889793
2 parents 6ab5c89 + 54dc2ad commit 2c202a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE=registry.access.redhat.com/ubi9-micro:latest
22

3-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9-1778675823 AS builder
3+
FROM registry.access.redhat.com/ubi9/go-toolset:1.26.2-1777889793 AS builder
44

55
ARG GIT_SHA=unknown
66
ARG GIT_DIRTY=""

0 commit comments

Comments
 (0)