Skip to content

Commit 46e18c9

Browse files
Klos, Jansolidnerd
authored andcommitted
Update golang to 1.12.14
1 parent ab49eae commit 46e18c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ https://gitlab.com/gitlab-org/gitlab-foss/blob/master/CHANGELOG.md) for the list
55

66
**12.5.4**
77
- gitlab: upgrade CE to v12.5.4
8+
- Update golang to 1.12.14
89

910
**12.5.3**
1011
- gitlab: upgrade CE to v12.5.3

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG VERSION=12.5.4
66

77
ENV GITLAB_VERSION=${VERSION} \
88
RUBY_VERSION=2.6 \
9-
GOLANG_VERSION=1.12.12 \
9+
GOLANG_VERSION=1.12.14 \
1010
GITLAB_SHELL_VERSION=10.2.0 \
1111
GITLAB_WORKHORSE_VERSION=8.14.1 \
1212
GITLAB_PAGES_VERSION=1.12.0 \

0 commit comments

Comments
 (0)