Skip to content
Snippets Groups Projects
Verified Commit 3fd832dd authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Docker version fix

parent 75bba42d
No related branches found
No related tags found
No related merge requests found
Pipeline #5137 failed
image: docker:19.03.12
image: docker:stable
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 4.2.2-passenger-14
services:
- docker:19.03.12-dind
- docker:dind
before_script:
- apk update && apk add git
......
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