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

This commit is contained in:
Renovate Bot 2025-04-03 16:07:54 +00:00
parent b08e84109d
commit 838e7e3e6f

View file

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