🗃️ Committing everything that changed 🗃️

Dockerfile.18.04
Dockerfile.19.04
Dockerfile.20.04
Dockerfile.21.04
Dockerfile.22.04
Dockerfile.23.04
Dockerfile.23.10
Dockerfile.24.04
Dockerfile.24.10
rootfs/tmp/
This commit is contained in:
casjay
2024-08-14 17:37:33 -04:00
parent 10645f54c7
commit fae1a26a55
17 changed files with 121 additions and 0 deletions

14
rootfs/tmp/apt/focal.list Normal file
View File

@@ -0,0 +1,14 @@
deb https://old-releases.ubuntu.com/ubuntu focal main restricted universe multiverse
deb-src https://old-releases.ubuntu.com/ubuntu focal main restricted universe multiverse
deb https://old-releases.ubuntu.com/ubuntu focal-security main restricted universe multiverse
deb-src https://old-releases.ubuntu.com/ubuntu focal-security main restricted universe multiverse
deb https://old-releases.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
deb-src https://old-releases.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
deb https://old-releases.ubuntu.com/ubuntu focal-proposed main restricted universe multiverse
deb-src https://old-releases.ubuntu.com/ubuntu focal-proposed main restricted universe multiverse
deb https://old-releases.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
deb-src https://old-releases.ubuntu.com/ubuntu focal-backports main restricted universe multiverse