downgrade docker to fix incompatibility with synology DSM

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-11-20 15:50:00 +01:00
parent 299c9eeb1c
commit 3b60861189
3 changed files with 5 additions and 2 deletions

View file

@ -58,3 +58,5 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: "elasticsearch"
update-types: ["version-update:semver-major"]
- dependency-name: "docker"
update-types: ["version-update:semver-major"]