Skip to content

Commit 632348a

Browse files
bbezakAlex-Welsh
authored andcommitted
[release] Use Flamingo Ubuntu Cloud Archive
Change-Id: I92f3095b2d51bd6ac7ff48b0c7d79852eccc9803 Signed-off-by: Bartosz Bezak <[email protected]>
1 parent cb0a4cd commit 632348a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/base/sources.list.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ deb mirror://mirrors.ubuntu.com/mirrors.txt noble-security main universe
88

99
# We need to add the repo for the updated packages they provide. The main ones
1010
# are qemu, libvirt, and openvswitch.
11-
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy main
11+
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/flamingo main
1212

1313
# NOTE(hrw): extra repositories are added into image when they are needed as
1414
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they

docker/base/sources.list.ubuntu.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ deb http://ports.ubuntu.com/ noble-backports main universe
88

99
# We need to add the repo for the updated packages they provide. The main ones
1010
# are qemu, libvirt, and openvswitch.
11-
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy main
11+
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/flamingo main
1212

1313
# NOTE(hrw): extra repositories are added into image when they are needed as
1414
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they

0 commit comments

Comments
 (0)