update .gitlab-ci.yml pin docker

pull/5/head
ansgarz 5 months ago
parent 73f4d31459
commit 647cfe5335

@ -46,9 +46,9 @@ variables:
test:
stage: test
image: docker:latest
image: docker:24.0.5
services:
- docker:dind
- docker:24.0.5-dind
dependencies:
- build
before_script:

Loading…
Cancel
Save