Skip to content

Commit 36b87c5

Browse files
Merge pull request #1655 from benluddy/unyum
Omit (hopefully) redundant yum update from downstream builder stage.
2 parents 14bfbf8 + 4bf42de commit 36b87c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
FROM openshift/origin-release:golang-1.13 as builder
2-
RUN yum update -y
3-
RUN yum install -y make git
42

53
ENV GO111MODULE auto
64
ENV GOPATH /go

0 commit comments

Comments
 (0)