Skip to content
Snippets Groups Projects
Commit cb561109 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update docker docker tag to v19.03.13

parent 8c3b7338
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,9 @@ stages:
# - demo
build:
image: docker:19.03.12
image: docker:19.03.13
services:
- docker:19.03.12-dind
- docker:19.03.13-dind
stage: build
script:
- if [ -z "$DOCKERHUB_USERNAME" ] || [ -z "$DOCKERHUB_PASSWORD" ]; then echo "Not pushing" && exit 0; fi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment