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

This commit is contained in:
Renovate Bot 2025-01-02 15:01:11 +00:00
parent f3f255a7f8
commit 9a8cde4e7b

View file

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