Skip to content
Snippets Groups Projects
Commit a22d28e1 authored by Erwan Miran's avatar Erwan Miran
Browse files

docker 18.06 for ubuntu version before bionic

parent 6204b85a
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ docker_versioned_pkg:
'1.13': docker-engine=1.13.1-0~ubuntu-{{ ansible_distribution_release|lower }}
'17.03': docker-ce=17.03.2~ce-0~ubuntu-{{ ansible_distribution_release|lower }}
'17.09': docker-ce=17.09.0~ce-0~ubuntu-{{ ansible_distribution_release|lower }}
'17.12': docker-ce=17.12.1~ce-0~ubuntu-{{ ansible_distribution_release|lower }}
'18.06': docker-ce=18.06.1~ce~3-0~ubuntu
'stable': docker-ce=17.03.2~ce-0~ubuntu-{{ ansible_distribution_release|lower }}
'edge': docker-ce=17.12.1~ce-0~ubuntu-{{ ansible_distribution_release|lower }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment