Skip to content

Commit 119bd8e

Browse files
committed
Update golang to 1.26.3
1 parent fa180d1 commit 119bd8e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ gitlab.com/gitlab-org/gitlab-foss/blob/master/CHANGELOG.md) for the list of chan
88
- gitlab: upgrade CE to v18.11.3
99
- gitaly: upgrade to v18.11.3
1010
- gitlab-pages: upgrade to v18.11.3
11+
- golang: upgrade to v1.26.3
1112

1213
## 18.11.2
1314

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV GITLAB_VERSION=${VERSION} \
66
RUBY_VERSION=3.3.11 \
77
RUBY_SOURCE_SHA256SUM="59f0fafb1a59a05dc3765117af3fa68e153eb48254708549f321c1e9e078d7a0" \
88
RUBYGEMS_VERSION=4.0.11 \
9-
GOLANG_VERSION=1.26.2 \
9+
GOLANG_VERSION=1.26.3 \
1010
GITLAB_SHELL_VERSION=14.49.0 \
1111
GITLAB_PAGES_VERSION=18.11.3 \
1212
GITALY_SERVER_VERSION=18.11.3 \

0 commit comments

Comments
 (0)