Skip to content

Commit e5a64d4

Browse files
Merge pull request #156 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 508fbd9 + 8c5c5a6 commit e5a64d4

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)