Compare commits

..
Author SHA1 Message Date
renovate[bot] 6f60c663b2 chore(docker): bump vabene1111/recipes Docker tag to v2.6.15 2026-09-12 04:01:05 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
esphome: esphome:
image: ghcr.io/esphome/esphome:2026.9.0 image: ghcr.io/esphome/esphome:2026.8.0
ports: ports:
- "6052" - "6052"
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
web_recipes: web_recipes:
restart: always restart: always
image: vabene1111/recipes:2.6.13 image: vabene1111/recipes:2.6.15
networks: networks:
- default - default
- proxy - proxy