Skip to content

Commit 0370f38

Browse files
dhaiducekopenshift-merge-robot
authored andcommitted
Bump Go in Dockerfile
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 8bdf95f commit 0370f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Stage 1: Use image builder to build the target binaries
22
# Copyright Contributors to the Open Cluster Management project
33

4-
FROM golang:1.19 AS builder
4+
FROM golang:1.20 AS builder
55

66
ENV COMPONENT=governance-policy-propagator
77
ENV REPO_PATH=/go/src/github.com/open-cluster-management/${COMPONENT}

0 commit comments

Comments
 (0)