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

This commit is contained in:
Renovate Bot 2025-01-28 20:00:51 +00:00
parent 4f04ca93c3
commit b18ddd61d3

View file

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