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

This commit is contained in:
Renovate Bot 2025-03-09 14:04:19 +00:00
parent e19f9f6c2c
commit 196ec9c6bc

View file

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