Skip to content
Snippets Groups Projects
Commit e121b499 authored by Dafydd Jones's avatar Dafydd Jones
Browse files

ci: update the container images

parent f26b03cb
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,8 @@ ...@@ -14,10 +14,8 @@
stage_test: &stage_test 'test' stage_test: &stage_test 'test'
# `image` # `image`
image_commitlint: &image_commitlint 'myii/ssf-commitlint:11' image_commitlint: &image_commitlint 'myii/ssf-commitlint:11'
image_dindruby: &image_dindruby 'myii/ssf-dind-ruby:2.7.1-r3' image_dindruby: &image_dindruby 'dafyddj/ci-dind-python-ruby:2.0.0'
image_precommit: &image_precommit image_precommit: &image_precommit 'dafyddj/ci-pre-commit:2.0.2'
name: 'myii/ssf-pre-commit:2.9.2'
entrypoint: ['/bin/bash', '-c']
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest' image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14' image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
# `services` # `services`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment