Skip to content

Commit 029ff6f

Browse files
committed
Merge branch 'main' into pr-update-base-images-1736553914
2 parents 55218d8 + 5b619cf commit 029ff6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515

1616
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
17-
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder
17+
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1736425641 as builder
1818
ENV GOPATH=/go/
1919
USER root
2020
WORKDIR /devworkspace-operator

0 commit comments

Comments
 (0)