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

This commit is contained in:
Renovate Bot 2024-12-17 15:00:32 +00:00 committed by Ben Martin
parent 1bb32c2846
commit 940dec460b

View file

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