Compare commits
1 Commits
renovate/p
...
b91c1baa51
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b91c1baa51 |
@@ -63,7 +63,7 @@ services:
|
||||
|
||||
# Node Exporter - Host System Metrics
|
||||
node_exporter:
|
||||
image: prom/node-exporter:v1.11.1
|
||||
image: prom/node-exporter:v1.10.2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "9100:9100"
|
||||
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
- 5442:5432
|
||||
synapse:
|
||||
container_name: synapse
|
||||
image: matrixdotorg/synapse:v1.150.0
|
||||
image: matrixdotorg/synapse:v1.151.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user