Upgrade docker version for build

This commit is contained in:
ErickSkrauch 2022-12-05 23:12:09 +01:00
parent b113beb78e
commit 97fe22d598
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -120,9 +120,9 @@ Codeception:
Docker:
stage: build
image: docker:19.03.9
image: docker:20.10.21
services:
- docker:19.03.9-dind
- docker:20.10.21-dind
variables:
# Use TLS https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#tls-enabled
DOCKER_HOST: tcp://docker:2376