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 d352480 + d20d510 commit f18a433Copy full SHA for f18a433
.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:134.1-ruby-3.2.2-postgres-16.1
+ image: ghcr.io/code0-tech/build-images/ruby-postgres:162.1-ruby-3.2.2-postgres-16.1
19
before_script:
20
- source ~/.asdf/asdf.sh
21
- bundle config build.pg --with-pg-config=$(asdf where postgres)/bin/pg_config
0 commit comments