Compare commits

..
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
esphome:
image: ghcr.io/esphome/esphome:2026.9.0
image: ghcr.io/esphome/esphome:2026.8.0
ports:
- "6052"
networks:
@@ -7,7 +7,7 @@
# Container image
image:
repository: stalwartlabs/stalwart
tag: v0.16.20
tag: v0.16.22
pullPolicy: IfNotPresent
# Single-node RocksDB deployment.
replicaCount: 1