Skip to content

Commit

Permalink
ci(gitlab-ci): update dind-ruby-bionic (use Python 3.7 for pre-commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Feb 13, 2022
1 parent 4ee6387 commit 8ff2152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# `image`
image_commitlint: &image_commitlint 'myii/ssf-commitlint:11'
image_dindruby: &image_dindruby 'myii/ssf-dind-ruby:2.7.1-r3'
image_dindrubybionic: &image_dindrubybionic 'myii/ssf-dind-ruby-bionic:2.7.1-1bbox1'
image_dindrubybionic: &image_dindrubybionic 'myii/ssf-dind-ruby-bionic:2.7.5-1bbox1'
image_precommit: &image_precommit
name: 'myii/ssf-pre-commit:2.9.2'
entrypoint: ['/bin/bash', '-c']
Expand Down

0 comments on commit 8ff2152

Please sign in to comment.