Skip to content

Commit d3e3f6b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[release] Use Flamingo Ubuntu Cloud Archive"
2 parents c93cf1b + cabc362 commit d3e3f6b

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)