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

This commit is contained in:
Renovate Bot 2025-01-16 14:01:18 +00:00
parent fc1e0abe25
commit 6c71347230

View file

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