mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-14 05:07:48 +00:00
Merge pull request #100 from zhiweiyin318/promote-golang1.15
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-operator
|
||||
COPY . .
|
||||
ENV GO_PACKAGE github.com/open-cluster-management/registration-operator
|
||||
|
||||
Reference in New Issue
Block a user