1
0
Fork 0

Update docker version for build

This commit is contained in:
Michael 2019-07-12 21:14:03 +02:00 committed by Traefiker Bot
parent 2c7cfd1c68
commit 48d98dcf45
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
export DOCKER_VERSION=17.03.1
export DOCKER_VERSION=18.09.7
# shellcheck source=/dev/null
source .semaphoreci/vars