Skip to content

Commit f18a433

Browse files
authored
Merge pull request #517 from code0-tech/renovate/ghcr.io-code0-tech-build-images-ruby-postgres-162.x
Update ghcr.io/code0-tech/build-images/ruby-postgres Docker tag to v162
2 parents d352480 + d20d510 commit f18a433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include:
1515
- bundle install --jobs $(nproc)
1616

1717
.rails:
18-
image: ghcr.io/code0-tech/build-images/ruby-postgres:134.1-ruby-3.2.2-postgres-16.1
18+
image: ghcr.io/code0-tech/build-images/ruby-postgres:162.1-ruby-3.2.2-postgres-16.1
1919
before_script:
2020
- source ~/.asdf/asdf.sh
2121
- bundle config build.pg --with-pg-config=$(asdf where postgres)/bin/pg_config

0 commit comments

Comments
 (0)