Skip to content

Commit 787464c

Browse files
chore(deps): update gitlabci non-major images
1 parent 28749cd commit 787464c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitlab-ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
stage_test: &stage_test 'test'
1616
# `image`
1717
# yamllint disable rule:line-length
18-
image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.116@sha256:98d5550565bb2563901005fd07aabfa5be206db38c4b195ffce44d297ae2b84c'
19-
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.86@sha256:0939b6184329615704d51e984af490c2339cc1a31a5db0cef252684cc6b8f8ea'
20-
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.86@sha256:0939b6184329615704d51e984af490c2339cc1a31a5db0cef252684cc6b8f8ea'
21-
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.19@sha256:64cb1f774a3d6abdd498f6be4b3dbe261f821e1dd088c00c23504f39d0c1cf03'
18+
image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.117@sha256:f34671eb838267e537c7eb9c36dcc8a6f42c4e7df6a6eda559692bf42dc5f753'
19+
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.87@sha256:186821f7f2eeb86bb806a8465c941019a0a45bd107fc1bb6f66464fbf1168350'
20+
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.87@sha256:186821f7f2eeb86bb806a8465c941019a0a45bd107fc1bb6f66464fbf1168350'
21+
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.20@sha256:ea51c24e8c4576781ffe030a106d1d1847b350aa760d967dbdf6e732749c1178'
2222
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:74850471782195453cdf91f4a5edf62b6fcc3365c124d4d975c7e87a702040d7'
23-
image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.17@sha256:4db8d4b3b1451131ce77bd857254de2f3c5579172955b2a6a2d4ec4326789196'
23+
image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.18@sha256:9e1d98f7ca33f10086b320dcbe0419b10f219fac73086b354153e311bd64aa6c'
2424
# `services`
2525
services_docker_dind: &services_docker_dind
26-
- 'docker:29.1.1-dind@sha256:9b20eb23e1f0443655673efb9db76c4b18cc1b45de1fcf82b3c1b749b9647bdf'
26+
- 'docker:29.1.2-dind@sha256:40916fb078cdd27640d069bba401324a15a06d3ecbd8895048122c8d321f43f8'
2727
# yamllint enable rule:line-length
2828
# `variables`
2929
# https://forum.gitlab.com/t/gitlab-com-ci-caching-rubygems/5627/3

0 commit comments

Comments
 (0)