Skip to content

Commit 40eaaa0

Browse files
authored
Merge pull request #589 from code0-tech/renovate/ghcr.io-code0-tech-build-images-ruby-postgres-207.x
Update ghcr.io/code0-tech/build-images/ruby-postgres Docker tag to v207
2 parents ced9593 + 85e3f41 commit 40eaaa0

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:205.1-ruby-3.2.2-postgres-16.1
18+
image: ghcr.io/code0-tech/build-images/ruby-postgres:207.1-ruby-3.2.2-postgres-16.1
1919
before_script:
2020
- cp tooling/pipeline/sagittarius.yml config/sagittarius.yml
2121
- !reference [.bundle, before_script]

0 commit comments

Comments
 (0)