chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.32.4

This commit is contained in:
Renovate Bot 2024-12-26 23:02:29 +00:00
parent f6fd410a72
commit 476c5649a1

View file

@ -12,7 +12,7 @@ job "plextraktsync" {
driver = "docker"
config {
image = "ghcr.io/taxel/plextraktsync:0.32.3"
image = "ghcr.io/taxel/plextraktsync:0.32.4"
volumes = [
"/mnt/docker/downloads/config/plextraktsync:/app/config"
]