Update ghcr.io/richardr1126/openreader Docker tag to v2.2.0
All checks were successful
CI / Terraform fmt + validate (pull_request) Successful in 18s
CI / Nomad job spec validate (pull_request) Successful in 16s

This commit is contained in:
2026-04-19 05:25:52 +00:00
parent 1b73fda11f
commit d0744c1658

View File

@@ -59,7 +59,7 @@ job "openreader" {
driver = "docker"
config {
image = "ghcr.io/richardr1126/openreader:v2.1.2"
image = "ghcr.io/richardr1126/openreader:v2.2.0"
ports = ["http"]
}