Skip to content

Commit

Permalink
go1.23 in downstream dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Dec 20, 2024
1 parent 4c56537 commit e0f321c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG TARGETARCH
ARG COMMIT

# Build the manager binary
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.22.5-202407301806.g4c8b32d.el9 as builder
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23 as builder
ARG BUILD_VERSION="unknown"

ARG TARGETARCH=amd64
Expand Down

0 comments on commit e0f321c

Please sign in to comment.