KASM-8210 bump CI image to docker:29.4.3

This commit is contained in:
Ian Tangney 2026-05-13 19:58:39 +00:00
parent b1a61f901d
commit 6b7a7f1e41

View file

@ -1,9 +1,9 @@
############
# Settings #
############
image: docker:29.4.0
image: docker:29.4.3
services:
- docker:29.4.0-dind
- docker:29.4.3-dind
include:
- template: Code-Quality.gitlab-ci.yml