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

This commit is contained in:
Renovate Bot 2025-01-31 17:02:23 +00:00
parent aebce665ce
commit 3ce240eb2d

View file

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