Skip to content

Commit

Permalink
proxy: Bump go version used in builder
Browse files Browse the repository at this point in the history
  • Loading branch information
philipgough committed Aug 30, 2024
1 parent 98a819a commit eee79ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright Contributors to the Open Cluster Management project

FROM registry.ci.openshift.org/stolostron/builder:go1.21-linux AS builder
FROM registry.ci.openshift.org/stolostron/builder:go1.22-linux AS builder

WORKDIR /workspace
COPY go.sum go.mod ./
Expand Down

0 comments on commit eee79ab

Please sign in to comment.