File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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.23.9-1749636489 as builder
17+ FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 as builder
1818ENV GOPATH=/go/
1919USER root
2020WORKDIR /devworkspace-operator
Original file line number Diff line number Diff line change 1515
1616# Build the manager binary
1717# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
18- FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9-1749636489 as builder
18+ FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 as builder
1919ARG TARGETARCH
2020ARG TARGETOS
2121ENV GOPATH=/go/
You can’t perform that action at this time.
0 commit comments