Update ghcr.io/richardr1126/openreader Docker tag to v2.2.0 #5

Open
renovate wants to merge 1 commits from renovate/ghcr.io-richardr1126-openreader-2.x into main
Showing only changes of commit d0744c1658 - Show all commits

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"]
}