We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044af7d commit c5f0d71Copy full SHA for c5f0d71
1 file changed
.gitlab-ci.yml
@@ -13,7 +13,7 @@
13
stage_release: &stage_release 'release'
14
stage_test: &stage_test 'test'
15
# `image`
16
- image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.76'
+ image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.86@sha256:8c5ba8332790247b0bdd0e0f7a87fee169aa5405197a9cca4e79be30e45b0269'
17
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.45'
18
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.45'
19
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.4.10'
0 commit comments