summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@gmx.de>2018-10-08 20:01:43 +0200
committerPatrick Höhn <hoehnp@gmx.de>2018-10-08 20:01:43 +0200
commit1af13737821bbfa231bf177094f947582439ef66 (patch)
tree18d3eca68b165f3cbd94c4cfaf5192a6f23dcdc2
parente9d6f60461765a21c64bb4a02d51796f58b16351 (diff)
downloadnavit-1af13737821bbfa231bf177094f947582439ef66.tar.gz
try default value according to https://circleci.com/docs/2.0/building-docker-images/
ändrad: config.yml
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index e3fb4c112..4cd80115b 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -229,7 +229,7 @@ jobs:
steps:
- checkout
- setup_remote_docker
- version: 18.05.0-ce
+ version: 17.03.0-ce
- run:
name: Make build directory
command: |