File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616# Build driver go binary
17- FROM --platform=$BUILDPLATFORM golang:1.22.4 as driver-builder
17+ FROM --platform=$BUILDPLATFORM golang:1.23.3 as driver-builder
1818
1919ARG STAGINGVERSION
2020ARG TARGETPLATFORM
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616# Build sidecar-mounter go binary
17- FROM --platform=$BUILDPLATFORM golang:1.22.4 as sidecar-mounter-builder
17+ FROM --platform=$BUILDPLATFORM golang:1.23.3 as sidecar-mounter-builder
1818
1919ARG STAGINGVERSION
2020ARG TARGETPLATFORM
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616# Build webhook go binary
17- FROM --platform=$BUILDPLATFORM golang:1.22.4 as webhook-builder
17+ FROM --platform=$BUILDPLATFORM golang:1.23.3 as webhook-builder
1818
1919ARG STAGINGVERSION
2020ARG TARGETPLATFORM
You can’t perform that action at this time.
0 commit comments