mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-08 18:27:21 +00:00
Merge pull request #113 from zhiweiyin318/upgrade-go
promote go to 1.15
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/openshift/origin-release:golang-1.14 AS builder
|
||||
FROM docker.io/openshift/origin-release:golang-1.15 AS builder
|
||||
WORKDIR /go/src/github.com/open-cluster-management/registration
|
||||
COPY . .
|
||||
ENV GO_PACKAGE github.com/open-cluster-management/registration
|
||||
|
||||
Reference in New Issue
Block a user