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.
1 parent ced9593 commit 85e3f41Copy full SHA for 85e3f41
.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:205.1-ruby-3.2.2-postgres-16.1
+ image: ghcr.io/code0-tech/build-images/ruby-postgres:207.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