chore(deps): update ghcr.io/taxel/plextraktsync docker tag to v0.34.3
All checks were successful
Lint / lint (pull_request) Successful in 1m3s
Terraform Plan and Apply / cicd (pull_request) Successful in 2m5s
Lint / lint (push) Successful in 53s
Terraform Plan and Apply / cicd (push) Successful in 1m35s

This commit is contained in:
Renovate Bot 2025-02-21 04:03:13 +00:00
parent b663988a6c
commit b289f6e600

View file

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