Skip to content

Commit 13251b3

Browse files
authored
Merge pull request #387 from stackhpc/upstream/master-2025-03-03
Synchronise master with upstream
2 parents 93daf54 + 9efdcc0 commit 13251b3

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
@@ -10,7 +10,7 @@ deb http://archive.ubuntu.com/ubuntu/ noble-backports main universe
1010

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

1515
# NOTE(hrw): extra repositories are added into image when they are needed as
1616
# 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/dalmatian main
11+
deb http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy 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)