File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ variables:
26
26
CI_DEBUG_SERVICES : " true"
27
27
DOCKER_VERSION : " 20.10.15"
28
28
GO_VERSION : " 1.24"
29
- RUBY_VERSION : " 3.3.7 "
29
+ RUBY_VERSION : " 3.3.8 "
30
30
RUST_VERSION : " 1.73"
31
31
UBI_VERSION : " 9.5"
32
32
GITLAB_ADVANCED_SAST_ENABLED : " true"
33
33
IMAGE_TAG : " rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36"
34
- DEFAULT_IMAGE : " registry.gitlab.com/gitlab-org/gitlab-build-images/debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-rust-${RUST_VERSION}-node-20.12-postgresql-16 :${IMAGE_TAG}"
34
+ DEFAULT_IMAGE : " registry.gitlab.com/gitlab-org/gitlab-build-images/debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-rust-${RUST_VERSION}:${IMAGE_TAG}"
35
35
FIPS_IMAGE_TAG : " git-2.45"
36
- FIPS_IMAGE : " registry.gitlab.com/gitlab-org/gitlab-build-images/ubi-${UBI_VERSION}-golang-${GO_VERSION}-rust-${RUST_VERSION}:${FIPS_IMAGE_TAG}"
36
+ FIPS_IMAGE : " registry.gitlab.com/gitlab-org/gitlab-build-images/ubi-${UBI_VERSION}-ruby-${RUBY_VERSION}- golang-${GO_VERSION}-rust-${RUST_VERSION}:${FIPS_IMAGE_TAG}"
37
37
38
38
workflow :
39
39
rules : &workflow_rules # For merge requests, create a pipeline.
You can’t perform that action at this time.
0 commit comments