From c7e525011d1a09ebe9aabe64aa29bf247d02d4c0 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Sun, 16 Sep 2018 12:11:54 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9957f0b..d7f5223 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,6 +20,8 @@ jobs: paths: - docker-backuppc.tar deploy: + docker: + - image: 17.07.0-ce-git steps: - attach_workspace: at: /tmp/workspace