This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wrjlewis
approved these changes
Sep 15, 2023
Hi. I pulled the 1.92.2 image (amd64) and it fails to start up with Any ideas as to what this might be? The OS host is Debian 10.13:
Full output of
The container details for the prematurely exited 1.92.2 container is as follows:
|
@eibhear-from-athlone Are you running an old version of Docker? See https://stackoverflow.com/questions/70087344/python-in-docker-runtimeerror-cant-start-new-thread |
yingziwu
added a commit
to yingziwu/synapse
that referenced
this pull request
Sep 15, 2023
This is a Docker-only update to mitigate [CVE-2023-4863](https://cve.org/CVERecord?id=CVE-2023-4863), a critical vulnerability in `libwebp`. Server admins not using Docker should ensure that their `libwebp` is up to date (if installed). We encourage admins to upgrade as soon as possible. - Update docker image to use Debian bookworm as the base. ([\matrix-org#16324](matrix-org#16324))
That's exactly it. I used the debian-packaged version, 18.09. Thanks. |
DMRobertson
changed the title
Use bookwork as docker base image
Use bookworm as docker base image
Sep 18, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.