mirror of
https://github.com/dockersrc/ubuntu
synced 2024-11-22 05:23:06 -05:00
b5a5057f61
Dockerfile.22.04 Dockerfile.23.04 Dockerfile.23.10 Dockerfile.24.04 Dockerfile.24.10 rootfs/tmp/apt/jammy.list rootfs/tmp/apt/lunar.list rootfs/tmp/apt/mantic.list rootfs/tmp/apt/noble.list rootfs/tmp/apt/oracular.list
13 lines
936 B
Plaintext
13 lines
936 B
Plaintext
# Source list for ubuntu 24.04 - noble
|
|
deb http://archive.ubuntu.com/ubuntu noble main restricted universe multiverse
|
|
######deb http://archive.ubuntu.com/ubuntu noble-updates main restricted universe multiverse
|
|
#deb http://archive.ubuntu.com/ubuntu noble-security main restricted universe multiverse
|
|
#deb http://archive.ubuntu.com/ubuntu noble-proposed main restricted universe multiverse
|
|
#deb http://archive.ubuntu.com/ubuntu noble-backports main restricted universe multiverse
|
|
|
|
#deb-src http://archive.ubuntu.com/ubuntu noble main restricted universe multiverse
|
|
#deb-src http://archive.ubuntu.com/ubuntu noble-security main restricted universe multiverse
|
|
#deb-src http://archive.ubuntu.com/ubuntu noble-updates main restricted universe multiverse
|
|
#deb-src http://archive.ubuntu.com/ubuntu noble-proposed main restricted universe multiverse
|
|
#deb-src http://archive.ubuntu.com/ubuntu noble-backports main restricted universe multiverse
|