File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ This file only reflects the changes that are made in this image. Please refer to
7
7
- gitlab: upgrade CE to v17.4.2
8
8
- gitaly: upgrade to v17.4.2
9
9
- gitlab-pages: upgrade to v17.4.2
10
+ - golang: upgrade to v1.23.2
11
+ - ubuntu: upgrade to focal-20240918
10
12
11
13
** 17.4.1**
12
14
Original file line number Diff line number Diff line change 1
- FROM ubuntu:focal-20240530
1
+ FROM ubuntu:focal-20240918
2
2
3
3
ARG VERSION=17.4.2
4
4
5
5
ENV GITLAB_VERSION=${VERSION} \
6
6
RUBY_VERSION=3.2.5 \
7
7
RUBY_SOURCE_SHA256SUM="ef0610b498f60fb5cfd77b51adb3c10f4ca8ed9a17cb87c61e5bea314ac34a16" \
8
8
RUBYGEMS_VERSION=3.5.14 \
9
- GOLANG_VERSION=1.23.1 \
9
+ GOLANG_VERSION=1.23.2 \
10
10
GITLAB_SHELL_VERSION=14.39.0 \
11
11
GITLAB_PAGES_VERSION=17.4.2 \
12
12
GITALY_SERVER_VERSION=17.4.2 \
You can’t perform that action at this time.
0 commit comments