chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.6
All checks were successful
Lint / lint (pull_request) Successful in 1m10s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m19s
Lint / lint (push) Successful in 19s
Terraform Plan and Apply / cicd (push) Successful in 35s

This commit is contained in:
Renovate Bot 2025-04-01 23:03:11 +00:00
parent 31633a0009
commit b972281060

View file

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