Skip to content

Commit fe8cd9c

Browse files
chore(deps): update gitlabci non-major images
1 parent 4f0b50c commit fe8cd9c

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.107@sha256:75001ebad239af9351195939a81eaca5def419d3a2f748540f14f5d5fe28b2ef'
19-
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.76@sha256:25db26c225b474522c9d77446558eb6b5f147cd12a22c431f158f8f3243c75a8'
20-
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.76@sha256:25db26c225b474522c9d77446558eb6b5f147cd12a22c431f158f8f3243c75a8'
21-
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.9@sha256:d246a798e1ca4a43782e18c23858ecbdeb68bbef425d916d5ba2046110f630da'
18+
image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.108@sha256:fd185c4fc9d5641302bf62f9fb8a6eaf490bdc0941dad14257962cd0bb949633'
19+
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.77@sha256:b77247df2e873151017122db68bb49e1ae3cb1adea952e736feff26cc1f47fc4'
20+
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.77@sha256:b77247df2e873151017122db68bb49e1ae3cb1adea952e736feff26cc1f47fc4'
21+
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.5.10@sha256:b0d09e12852665ab5bd391cf0821bd7ac1509a89b0271b17d34f27c63bd63172'
2222
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:fe69f9642c7edde46bbd78326d2c42c6e13fc73694efb142e92e206725479328'
23-
image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.8@sha256:97ce5017f6fccc47dfc766f4a40129f7c081d5b7e34ceec9d19eea122eea42e7'
23+
image_semantic-release: &image_semanticrelease 'techneg/ci-semantic-release:v1.2.9@sha256:291475f94d61137b2465b4c35c255e747762e1169a0503fe98c28109ad88f941'
2424
# `services`
2525
services_docker_dind: &services_docker_dind
26-
- 'docker:28.4.0-dind@sha256:2ceb471176ad51e37145d43ce7cbf0fa5d644a2b185bd537f0ef695fb3a37497'
26+
- 'docker:28.5.0-dind@sha256:c090c93b63bc690570a0cab398904c855a46f08e0b6804e51bb5ad26e3407f9a'
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)