File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22services :
33 caddy :
44 hostname : caddy
5- image : docker.io/caddy:2.11.3 -alpine
5+ image : docker.io/caddy:2.11.4 -alpine
66 restart : unless-stopped
77 ports :
88 - 80:80
@@ -46,7 +46,7 @@ services:
4646 - internal
4747 synapse :
4848 hostname : synapse
49- image : ghcr.io/element-hq/synapse:v1.153 .0
49+ image : ghcr.io/element-hq/synapse:v1.154 .0
5050 restart : unless-stopped
5151 environment :
5252 SYNAPSE_CONFIG_DIR : /config
Original file line number Diff line number Diff line change 11---
22services :
33 traefik :
4- image : traefik:v3.7.1
4+ image : traefik:v3.7.3
55 container_name : " traefik"
66 command :
77 # - "--log.level=DEBUG"
Original file line number Diff line number Diff line change 11---
22services :
33 traefik :
4- image : traefik:v3.7.1
4+ image : traefik:v3.7.3
55 container_name : traefik
66 command :
77 # - "--log.level=DEBUG"
You can’t perform that action at this time.
0 commit comments