Skip to content

Commit e2b5ee2

Browse files
committed
Upgrade golang-1.7 to 1.7.5
1 parent 8676b32 commit e2b5ee2

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

images/release/golang-1.7/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-
ENV VERSION=1.7.4 \
9+
ENV VERSION=1.7.5 \
1010
GOARM=5 \
1111
GOPATH=/go \
1212
GOROOT=/usr/local/go \
Binary file not shown.
Binary file not shown.

images/release/golang-1.7/golang.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: golang
2-
Version: v1.7.4
2+
Version: v1.7.5
33
Release: 1%{?dist}
44
Summary: Go install from source
55
Group: Fake
@@ -18,4 +18,4 @@ BuildArch: noarch
1818
%changelog
1919
* Thu Oct 27 2016 Clayton Coleman <[email protected]> 0.0-1
2020
- Initial change
21-
EOF
21+
EOF

0 commit comments

Comments
 (0)