Skip to content
Snippets Groups Projects
Commit 66e304c4 authored by okamototk's avatar okamototk Committed by k8s-ci-robot
Browse files

Fixed Ubuntu 18.04's docker version(fixes #3424). (#3425)

parent 192f7967
No related branches found
No related tags found
No related merge requests found
--- ---
docker_kernel_min_version: '3.10' docker_kernel_min_version: '3.10'
# overide defaults, missing 17.03 for Ubuntu 18.04
docker_version: '18.06'
use_docker_engine: false use_docker_engine: false
docker_versioned_pkg: docker_versioned_pkg:
'latest': docker-ce 'latest': docker-ce
'17.03': docker-ce=17.03.2~ce-0~ubuntu-xenial
'18.03': docker-ce=18.03.1~ce-3-0~ubuntu '18.03': docker-ce=18.03.1~ce-3-0~ubuntu
'18.06': docker-ce=18.06.1~ce~3-0~ubuntu '18.06': docker-ce=18.06.1~ce~3-0~ubuntu
'stable': docker-ce=18.06.1~ce~3-0~ubuntu 'stable': docker-ce=18.06.1~ce~3-0~ubuntu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment