diff --git a/docker/base/sources.list.ubuntu b/docker/base/sources.list.ubuntu index 59f9ebf27e..fab757f255 100644 --- a/docker/base/sources.list.ubuntu +++ b/docker/base/sources.list.ubuntu @@ -8,8 +8,8 @@ deb http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe m # Backports have a lower priority and must be explicitly installed to be used deb http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse -# We need to add the queens repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main # MariaDB 10.0 repo diff --git a/docker/base/sources.list.ubuntu.aarch64 b/docker/base/sources.list.ubuntu.aarch64 index 39d3e895f9..dc76db0dc8 100644 --- a/docker/base/sources.list.ubuntu.aarch64 +++ b/docker/base/sources.list.ubuntu.aarch64 @@ -6,6 +6,6 @@ deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse # Backports have a lower priority and must be explicitly installed to be used deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse -# We need to add the pike repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main diff --git a/docker/base/sources.list.ubuntu.ppc64le b/docker/base/sources.list.ubuntu.ppc64le index 810e2b237d..dab6bcdec4 100644 --- a/docker/base/sources.list.ubuntu.ppc64le +++ b/docker/base/sources.list.ubuntu.ppc64le @@ -6,8 +6,8 @@ deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse # Backports have a lower priority and must be explicitly installed to be used deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse -# We need to add the pike repo for the updated packages they provide. The main -# ones are qemu, libvirt, and openvswitch. +# We need to add the repo for the updated packages they provide. The main ones +# are qemu, libvirt, and openvswitch. deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main # Mariadb