Skip to content

Commit 8103089

Browse files
authored
Merge pull request sameersbn#2879 from sachilles/Update-golang
Upgrade golang to v1.21.6
2 parents 80be924 + 8086661 commit 8103089

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
@@ -7,6 +7,7 @@ This file only reflects the changes that are made in this image. Please refer to
77
- gitlab: upgrade CE to v16.7.2
88
- gitaly: upgrade to v16.7.2
99
- gitlab-pages: upgrade to v16.7.2
10+
- golang: upgrade to v1.21.6
1011

1112
**16.7.0**
1213

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG VERSION=16.7.2
55
ENV GITLAB_VERSION=${VERSION} \
66
RUBY_VERSION=3.1.4 \
77
RUBY_SOURCE_SHA256SUM="a3d55879a0dfab1d7141fdf10d22a07dbf8e5cdc4415da1bde06127d5cc3c7b6" \
8-
GOLANG_VERSION=1.21.5 \
8+
GOLANG_VERSION=1.21.6 \
99
GITLAB_SHELL_VERSION=14.32.0 \
1010
GITLAB_PAGES_VERSION=16.7.2 \
1111
GITALY_SERVER_VERSION=16.7.2 \

0 commit comments

Comments
 (0)