diff --git a/docker/base/sources.list.ubuntu.aarch64 b/docker/base/sources.list.ubuntu.aarch64 index cd742e96d3..39d3e895f9 100644 --- a/docker/base/sources.list.ubuntu.aarch64 +++ b/docker/base/sources.list.ubuntu.aarch64 @@ -8,4 +8,4 @@ deb http://ports.ubuntu.com/ xenial-backports main restricted universe multivers # We need to add the pike 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/pike main +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 86745c59e8..810e2b237d 100644 --- a/docker/base/sources.list.ubuntu.ppc64le +++ b/docker/base/sources.list.ubuntu.ppc64le @@ -8,7 +8,7 @@ deb http://ports.ubuntu.com/ xenial-backports main restricted universe multivers # We need to add the pike 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/pike main +deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main # Mariadb deb http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.0/ubuntu xenial main