From 727845d65fede29ebfdbd68ed1b17808cfeb1f5e Mon Sep 17 00:00:00 2001 From: Jeffrey Zhang Date: Mon, 28 May 2018 10:48:23 +0800 Subject: [PATCH] Upgrade UAC to Rocky for ubuntu Change-Id: I9aa30b055f03f1187b58faa32c0e1704756490a3 --- docker/base/sources.list.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/base/sources.list.ubuntu b/docker/base/sources.list.ubuntu index b999624fef..672f0f09eb 100644 --- a/docker/base/sources.list.ubuntu +++ b/docker/base/sources.list.ubuntu @@ -10,7 +10,7 @@ deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe # 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 +deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main # Elastic & kibana repo deb https://artifacts.elastic.co/packages/5.x/apt stable main