chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.4
All checks were successful
Lint / lint (pull_request) Successful in 2m11s
Lint / lint (push) Successful in 50s
Terraform Plan and Apply / cicd (push) Successful in 45s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m20s

This commit is contained in:
Renovate Bot 2025-03-03 11:05:21 +00:00
parent 2fda4ac4fc
commit 2dbf41fb68

View file

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