Merge "Update docker to 18.06.3"

This commit is contained in:
Zuul 2019-07-02 15:20:18 +00:00 committed by Gerrit Code Review
commit 145e45cd65
2 changed files with 2 additions and 2 deletions

View File

@ -712,7 +712,7 @@ data:
=0YYh
-----END PGP PUBLIC KEY BLOCK-----
named:
docker: docker-ce=17.03.3~ce-0~ubuntu-xenial
docker: docker-ce=18.06.3~ce~3-0~ubuntu
socat: socat=1.7.3.1-1
repositories:
docker:

View File

@ -33,7 +33,7 @@ sudo apt-get remove --no-install-recommends -y docker docker-engine docker.io
sudo apt-get install --allow-downgrades --no-install-recommends -y \
apparmor \
ca-certificates \
docker-ce=18.06.1~ce~3-0~ubuntu \
docker-ce=18.06.3~ce~3-0~ubuntu \
git \
make \
jq \