docker-synapse.minervajuppiter.net

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 50b95ff105cd56bc11ccdcc1627ff5ada246e4ba
parent 2292e61df90774a72c306db57ae1db80d934b6ed
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Mon,  9 Feb 2026 18:16:46 +0900

Update tuwunel image reference in docker-compose
Diffstat:
Mdocker-compose.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker-compose.yaml b/docker-compose.yaml @@ -1,6 +1,6 @@ services: tuwunel: - image: ghcr.io/jevolk/tuwunel:latest + image: ghcr.io/matrix-construct/tuwunel:latest restart: unless-stopped volumes: - ./tuwunel-data:/var/lib/tuwunel