Skip to content

Commit d42a043

Browse files
authored
Merge pull request #638 from code0-tech/renovate/ghcr.io-code0-tech-build-images-ruby-postgres-222.x
Update ghcr.io/code0-tech/build-images/ruby-postgres Docker tag to v222
2 parents b92740a + cda1f6a commit d42a043

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:220.1-ruby-3.4.7-postgres-16.1
18+
image: ghcr.io/code0-tech/build-images/ruby-postgres:222.1-ruby-3.4.7-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)