File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ This file only reflects the changes that are made in this image. Please refer to
6
6
- gitlab: upgrade CE to v14.9.3
7
7
- gitaly: upgrade to v14.9.3
8
8
- golang: upgrade to v1.17.9
9
+ - ruby: upgrade to v2.7.6
9
10
- ubuntu: upgrade to focal-20220404
10
11
11
12
** 14.9.2**
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ FROM ubuntu:focal-20220404
3
3
ARG VERSION=14.9.3
4
4
5
5
ENV GITLAB_VERSION=${VERSION} \
6
- RUBY_VERSION=2.7.5 \
7
- RUBY_SOURCE_SHA256SUM="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1 " \
6
+ RUBY_VERSION=2.7.6 \
7
+ RUBY_SOURCE_SHA256SUM="e7203b0cc09442ed2c08936d483f8ac140ec1c72e37bb5c401646b7866cb5d10 " \
8
8
GOLANG_VERSION=1.17.9 \
9
9
GITLAB_SHELL_VERSION=13.24.0 \
10
10
GITLAB_PAGES_VERSION=1.56.1 \
You can’t perform that action at this time.
0 commit comments