Skip to content

Commit 531609a

Browse files
committed
Merge branch 'main' into pr-update-base-images-1735949109
2 parents b4b6cb1 + ecb94ec commit 531609a

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-1734626445 as builder
1818
ENV GOPATH=/go/
1919
USER root
2020
WORKDIR /devworkspace-operator

0 commit comments

Comments
 (0)