Skip to content

Commit 02b1cf3

Browse files
Include zip in the origin/release image
1 parent 3e53588 commit 02b1cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
FROM openshift/origin-base
88

9-
RUN yum install -y hg golang golang-pkg-darwin-amd64 golang-pkg-windows-amd64 && yum clean all
9+
RUN yum install -y zip hg golang golang-pkg-darwin-amd64 golang-pkg-windows-amd64 && yum clean all
1010

1111
ENV GOPATH /go
1212

0 commit comments

Comments
 (0)