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

This commit is contained in:
Renovate Bot 2024-12-30 20:01:28 +00:00
parent 2c3cb005ea
commit ac2806e04b

View file

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