mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Bump E2E GDK image to Ruby 3.1
This is needed for qa/gdk/Dockerfile.gdk in the GitLab Rails project.
This commit is contained in:
parent
f538f4ae62
commit
c5afefe7b0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ e2e-gdk:
|
||||||
- .e2e
|
- .e2e
|
||||||
variables:
|
variables:
|
||||||
OS: 'debian:bullseye-slim'
|
OS: 'debian:bullseye-slim'
|
||||||
RUBY: '3.0'
|
RUBY: '3.1'
|
||||||
RUBYGEMS: '3.4'
|
RUBYGEMS: '3.4'
|
||||||
NODE: '16.14'
|
NODE: '16.14'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue