chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.7
All checks were successful
Lint / lint (push) Successful in 15s
Terraform Plan and Apply / cicd (push) Successful in 30s

This commit is contained in:
Renovate Bot 2025-04-03 16:07:54 +00:00
parent 85eea6aafb
commit ebc9c198bf

View file

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