-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(docs)!: Update base image to Debian Bookworm #432
base: master
Are you sure you want to change the base?
Conversation
Why is that? What is it trying to fix? |
same as #431 |
The production live instance that produces https://docs.nextcloud.com/ is actually a Ubuntu 18.04 |
That's odd, Ubuntu 18.04 is already EOL and the current CI image is based on 20.04. |
We are aware of this and will update the topic as soon as we have time for it and fixed production. Until then I would pause this here. cc @tobiasKaminsky for sysadmin |
Tracked it to update as soon as we have time. |
I don't know your support license but this source says April 2023. |
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
There was an update of the base in 1cd1555 but meanwhile Bookworm was released |
Production is still using Ubuntu (22.04 by now), so would be cool to keep that. 🤷 |
No description provided.