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

This commit is contained in:
Renovate Bot 2025-02-16 14:02:52 +00:00
parent 0418b7d172
commit 8ac2f1a5e2

View file

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