Skip to content

Commit 5caa10b

Browse files
sachilleskkimurak
authored andcommitted
Upgrade go to v1.17.9
1 parent 9826fdb commit 5caa10b

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 @@ This file only reflects the changes that are made in this image. Please refer to
55
**14.9.3**
66
- gitlab: upgrade CE to v14.9.3
77
- gitaly: upgrade to v14.9.3
8+
- golang: upgrade to v1.17.9
89
- ubuntu: upgrade to focal-20220404
910

1011
**14.9.2**

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG VERSION=14.9.3
55
ENV GITLAB_VERSION=${VERSION} \
66
RUBY_VERSION=2.7.5 \
77
RUBY_SOURCE_SHA256SUM="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1" \
8-
GOLANG_VERSION=1.17.8 \
8+
GOLANG_VERSION=1.17.9 \
99
GITLAB_SHELL_VERSION=13.24.0 \
1010
GITLAB_PAGES_VERSION=1.56.1 \
1111
GITALY_SERVER_VERSION=14.9.3 \

0 commit comments

Comments
 (0)