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

This commit is contained in:
Renovate Bot 2025-01-16 15:03:48 +00:00
parent d760d97eb4
commit b8d1ff68c7

View file

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