chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.0
All checks were successful
Lint / lint (pull_request) Successful in 1m1s
Terraform Plan and Apply / cicd (pull_request) Successful in 52s
Lint / lint (push) Successful in 1m3s
Terraform Plan and Apply / cicd (push) Successful in 51s

This commit is contained in:
Renovate Bot 2025-01-28 23:02:23 +00:00
parent 83194c4bec
commit ea08face03

View file

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