Skip to content
Snippets Groups Projects
Commit 94ab875c authored by Sören Henning's avatar Sören Henning
Browse files

Upgrade Docker image

parent c7cce0ec
No related branches found
No related tags found
1 merge request!232Add smoke tests for benchmark
......@@ -21,9 +21,9 @@ default:
- exec-dind
# see https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#tls-enabled
# for image usage and settings for building with TLS and docker in docker
image: docker:19.03.1
image: docker:20.10.12
services:
- docker:19.03.1-dind
- docker:20.10.12-dind
variables:
DOCKER_TLS_CERTDIR: "/certs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment