We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40eaaa0 + 498465d commit ca4bf25Copy full SHA for ca4bf25
.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:207.1-ruby-3.2.2-postgres-16.1
+ image: ghcr.io/code0-tech/build-images/ruby-postgres:211.1-ruby-3.2.2-postgres-16.1
19
before_script:
20
- cp tooling/pipeline/sagittarius.yml config/sagittarius.yml
21
- !reference [.bundle, before_script]
0 commit comments