We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b3cbb6 + 069b1dc commit 86d3ddfCopy full SHA for 86d3ddf
1 file changed
.gitlab-ci.yml
@@ -15,7 +15,7 @@ include:
15
- bundle install --jobs $(nproc)
16
17
.rails:
18
- image: ghcr.io/code0-tech/build-images/ruby-postgres:372.1-ruby-3.4.7-postgres-18.3
+ image: ghcr.io/code0-tech/build-images/ruby-postgres:404.1-ruby-3.4.7-postgres-18.3
19
before_script:
20
- cp tooling/pipeline/sagittarius.yml config/sagittarius.yml
21
- !reference [.bundle, before_script]
0 commit comments