Skip to content

Commit b06b404

Browse files
authored
Merge pull request #531 from mbaldessari/back-to-1.24
Revert to go 1.24 for now
2 parents c2b47bc + d391c16 commit b06b404

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,4 +1,4 @@
1-
ARG GO_VERSION=1.25.7-1773851748
1+
ARG GO_VERSION=1.24.6
22
FROM registry.access.redhat.com/ubi9/go-toolset:${GO_VERSION} AS builder
33
ARG GOARCH=amd64
44

0 commit comments

Comments
 (0)