Skip to content
Snippets Groups Projects
Verified Commit c0b5a5cc authored by Arie Peterson's avatar Arie Peterson Committed by Varac
Browse files

Bump docker version to 18.06

parent 0d7eda58
No related branches found
No related tags found
No related merge requests found
docker_version: "18.06.1~ce~3-0~ubuntu"
......@@ -20,6 +20,6 @@
- name: Install docker
apt:
name: "docker-ce=17.03.3~ce-0~ubuntu-xenial"
name: "docker-ce={{ docker_version }}"
update_cache: true
become: true
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