| 
15 | 15 |   stage_test: &stage_test 'test'  | 
16 | 16 |   # `image`  | 
17 | 17 |   # yamllint disable rule:line-length  | 
18 |  | -  image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.92@sha256:ba54dd413413f05cb3520a1cc160a7f61cc3ec8242914ae3673d3dfa409f0b94'  | 
19 |  | -  image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.61@sha256:9fa0e0b1c0364a9be92e1f80d3817bc794ed2fe4dc93c8850bab03cd170cbea0'  | 
20 |  | -  image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.61@sha256:9fa0e0b1c0364a9be92e1f80d3817bc794ed2fe4dc93c8850bab03cd170cbea0'  | 
21 |  | -  image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.4.26@sha256:60f5e15b35fd93a16bff63a6af078f2e61ca06baf1db18a7b30ebaf121f309ba'  | 
 | 18 | +  image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.94@sha256:3913ba70632c591b1accf8f65324008cfcbfb231e03a34908dd92022b3cd9fe4'  | 
 | 19 | +  image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.63@sha256:d2dd81049d7c0c8e369c744d57824685ae089403c53b1c767d9cfe1c691d9327'  | 
 | 20 | +  image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.63@sha256:d2dd81049d7c0c8e369c744d57824685ae089403c53b1c767d9cfe1c691d9327'  | 
 | 21 | +  image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.4.28@sha256:3a5b362f2fdf60e3a6c614a919c67cc8ae5d34208e287d293fc30c150a919ac6'  | 
22 | 22 |   image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest@sha256:fe69f9642c7edde46bbd78326d2c42c6e13fc73694efb142e92e206725479328'  | 
23 | 23 |   image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14@sha256:374f588420087517a3cc0235e11293bffd72d7a59da3d98d5e69f014ff2a7761'  | 
24 | 24 |   # `services`  | 
25 | 25 |   services_docker_dind: &services_docker_dind  | 
26 |  | -    - 'docker:28.2.2-dind@sha256:ff052514f359111edd920b54581e7aca65629458607f9fbdbf82d7eefbe0602b'  | 
 | 26 | +    - 'docker:28.3.0-dind@sha256:d33eb93fe02683e984e6f8a93c0b3d85bb74f56ec83922bc39fb34ba23ab42bc'  | 
27 | 27 |   # yamllint enable rule:line-length  | 
28 | 28 |   # `variables`  | 
29 | 29 |   # https://forum.gitlab.com/t/gitlab-com-ci-caching-rubygems/5627/3  | 
@@ -187,42 +187,42 @@ rockylinux-8-master: {extends: '.test_instance_failure_permitted'}  | 
187 | 187 | ubuntu-2404-master: {extends: '.test_instance_failure_permitted'}  | 
188 | 188 | ubuntu-2204-master: {extends: '.test_instance_failure_permitted'}  | 
189 | 189 | ubuntu-2004-master: {extends: '.test_instance_failure_permitted'}  | 
190 |  | -almalinux-9-3007-4: {extends: '.test_instance'}  | 
191 |  | -almalinux-8-3007-4: {extends: '.test_instance'}  | 
192 |  | -amazonlinux-2023-3007-4: {extends: '.test_instance'}  | 
193 |  | -amazonlinux-2-3007-4: {extends: '.test_instance_failure_permitted'}  | 
194 |  | -centos-stream9-3007-4: {extends: '.test_instance'}  | 
195 |  | -debian-12-3007-4: {extends: '.test_instance'}  | 
196 |  | -debian-11-3007-4: {extends: '.test_instance'}  | 
197 |  | -fedora-41-3007-4: {extends: '.test_instance_failure_permitted'}  | 
198 |  | -fedora-40-3007-4: {extends: '.test_instance'}  | 
199 |  | -opensuse-leap-156-3007-4: {extends: '.test_instance'}  | 
200 |  | -opensuse-tmbl-latest-3007-4: {extends: '.test_instance'}  | 
201 |  | -oraclelinux-9-3007-4: {extends: '.test_instance'}  | 
202 |  | -oraclelinux-8-3007-4: {extends: '.test_instance'}  | 
203 |  | -rockylinux-9-3007-4: {extends: '.test_instance'}  | 
204 |  | -rockylinux-8-3007-4: {extends: '.test_instance'}  | 
205 |  | -ubuntu-2404-3007-4: {extends: '.test_instance'}  | 
206 |  | -ubuntu-2204-3007-4: {extends: '.test_instance'}  | 
207 |  | -ubuntu-2004-3007-4: {extends: '.test_instance'}  | 
208 |  | -almalinux-9-3006-12: {extends: '.test_instance'}  | 
209 |  | -almalinux-8-3006-12: {extends: '.test_instance'}  | 
210 |  | -amazonlinux-2023-3006-12: {extends: '.test_instance'}  | 
211 |  | -amazonlinux-2-3006-12: {extends: '.test_instance_failure_permitted'}  | 
212 |  | -centos-stream9-3006-12: {extends: '.test_instance'}  | 
213 |  | -debian-12-3006-12: {extends: '.test_instance'}  | 
214 |  | -debian-11-3006-12: {extends: '.test_instance'}  | 
215 |  | -fedora-41-3006-12: {extends: '.test_instance_failure_permitted'}  | 
216 |  | -fedora-40-3006-12: {extends: '.test_instance'}  | 
217 |  | -opensuse-leap-156-3006-12: {extends: '.test_instance'}  | 
218 |  | -opensuse-tmbl-latest-3006-12: {extends: '.test_instance'}  | 
219 |  | -oraclelinux-9-3006-12: {extends: '.test_instance'}  | 
220 |  | -oraclelinux-8-3006-12: {extends: '.test_instance'}  | 
221 |  | -rockylinux-9-3006-12: {extends: '.test_instance'}  | 
222 |  | -rockylinux-8-3006-12: {extends: '.test_instance'}  | 
223 |  | -ubuntu-2404-3006-12: {extends: '.test_instance'}  | 
224 |  | -ubuntu-2204-3006-12: {extends: '.test_instance'}  | 
225 |  | -ubuntu-2004-3006-12: {extends: '.test_instance'}  | 
 | 190 | +almalinux-9-3007-5: {extends: '.test_instance'}  | 
 | 191 | +almalinux-8-3007-5: {extends: '.test_instance'}  | 
 | 192 | +amazonlinux-2023-3007-5: {extends: '.test_instance'}  | 
 | 193 | +amazonlinux-2-3007-5: {extends: '.test_instance_failure_permitted'}  | 
 | 194 | +centos-stream9-3007-5: {extends: '.test_instance'}  | 
 | 195 | +debian-12-3007-5: {extends: '.test_instance'}  | 
 | 196 | +debian-11-3007-5: {extends: '.test_instance'}  | 
 | 197 | +fedora-41-3007-5: {extends: '.test_instance_failure_permitted'}  | 
 | 198 | +fedora-40-3007-5: {extends: '.test_instance'}  | 
 | 199 | +opensuse-leap-156-3007-5: {extends: '.test_instance'}  | 
 | 200 | +opensuse-tmbl-latest-3007-5: {extends: '.test_instance'}  | 
 | 201 | +oraclelinux-9-3007-5: {extends: '.test_instance'}  | 
 | 202 | +oraclelinux-8-3007-5: {extends: '.test_instance'}  | 
 | 203 | +rockylinux-9-3007-5: {extends: '.test_instance'}  | 
 | 204 | +rockylinux-8-3007-5: {extends: '.test_instance'}  | 
 | 205 | +ubuntu-2404-3007-5: {extends: '.test_instance'}  | 
 | 206 | +ubuntu-2204-3007-5: {extends: '.test_instance'}  | 
 | 207 | +ubuntu-2004-3007-5: {extends: '.test_instance'}  | 
 | 208 | +almalinux-9-3006-13: {extends: '.test_instance'}  | 
 | 209 | +almalinux-8-3006-13: {extends: '.test_instance'}  | 
 | 210 | +amazonlinux-2023-3006-13: {extends: '.test_instance'}  | 
 | 211 | +amazonlinux-2-3006-13: {extends: '.test_instance_failure_permitted'}  | 
 | 212 | +centos-stream9-3006-13: {extends: '.test_instance'}  | 
 | 213 | +debian-12-3006-13: {extends: '.test_instance'}  | 
 | 214 | +debian-11-3006-13: {extends: '.test_instance'}  | 
 | 215 | +fedora-41-3006-13: {extends: '.test_instance_failure_permitted'}  | 
 | 216 | +fedora-40-3006-13: {extends: '.test_instance'}  | 
 | 217 | +opensuse-leap-156-3006-13: {extends: '.test_instance'}  | 
 | 218 | +opensuse-tmbl-latest-3006-13: {extends: '.test_instance'}  | 
 | 219 | +oraclelinux-9-3006-13: {extends: '.test_instance'}  | 
 | 220 | +oraclelinux-8-3006-13: {extends: '.test_instance'}  | 
 | 221 | +rockylinux-9-3006-13: {extends: '.test_instance'}  | 
 | 222 | +rockylinux-8-3006-13: {extends: '.test_instance'}  | 
 | 223 | +ubuntu-2404-3006-13: {extends: '.test_instance'}  | 
 | 224 | +ubuntu-2204-3006-13: {extends: '.test_instance'}  | 
 | 225 | +ubuntu-2004-3006-13: {extends: '.test_instance'}  | 
226 | 226 | # yamllint enable rule:line-length  | 
227 | 227 | 
 
  | 
228 | 228 | ###############################################################################  | 
 | 
0 commit comments