We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9826fdb commit 5caa10bCopy full SHA for 5caa10b
Changelog.md
@@ -5,6 +5,7 @@ This file only reflects the changes that are made in this image. Please refer to
5
**14.9.3**
6
- gitlab: upgrade CE to v14.9.3
7
- gitaly: upgrade to v14.9.3
8
+- golang: upgrade to v1.17.9
9
- ubuntu: upgrade to focal-20220404
10
11
**14.9.2**
Dockerfile
@@ -5,7 +5,7 @@ ARG VERSION=14.9.3
ENV GITLAB_VERSION=${VERSION} \
RUBY_VERSION=2.7.5 \
RUBY_SOURCE_SHA256SUM="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1" \
- GOLANG_VERSION=1.17.8 \
+ GOLANG_VERSION=1.17.9 \
GITLAB_SHELL_VERSION=13.24.0 \
GITLAB_PAGES_VERSION=1.56.1 \
GITALY_SERVER_VERSION=14.9.3 \
0 commit comments