docker-ci icon indicating copy to clipboard operation
docker-ci copied to clipboard

feat(translations)!: Update base to Debian Bookworm

Open J0WI opened this issue 3 years ago • 5 comments

J0WI avatar Oct 07 '22 12:10 J0WI

Any specific reason?🤔

Otherwise i prefer never touch a running system 😬

nickvergessen avatar Oct 07 '22 15:10 nickvergessen

I think a CI should reflect a production like environment. At some point EOL libraries will also cause conflicts with newer requirements. The other way would be to also pin transifex to a specific (old) branch.

J0WI avatar Oct 07 '22 16:10 J0WI

Debian Bookworm is expected to become the new stable release this year and Buster will go EOL afterwards.

J0WI avatar Apr 04 '23 13:04 J0WI

we use either alpine or ubuntu, so I would prefer updating to Ubuntu 22.04

susnux avatar Nov 02 '23 22:11 susnux

Unfortunately Ubuntu has some quirks as Docker image base. E.g. the noninteractive workaround or packages that are only available as Snap.

Many other images in this repo are also based on Debian.

J0WI avatar Nov 10 '23 17:11 J0WI