chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.11
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m21s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 48s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m15s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 46s

This commit is contained in:
Renovate Bot 2025-06-09 10:02:09 +00:00
parent ad58982f9a
commit eecd4bded3

View file

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