chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.10
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m24s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m6s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m11s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 45s

This commit is contained in:
Renovate Bot 2025-05-10 13:01:56 +00:00
parent f039598d40
commit ab65246610

View file

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