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 de0b95f + 9faae07 commit 3002eabCopy full SHA for 3002eab
.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:200.1-ruby-3.2.2-postgres-16.1
+ image: ghcr.io/code0-tech/build-images/ruby-postgres:205.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