Skip to content

Commit 883da90

Browse files
committed
services/nomad/apps: Upgrade maddy to 0.9.3.
1 parent 8abbfdb commit 883da90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/apps/maddy.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ job "maddy" {
4343
}
4444

4545
config {
46-
image = "docker.io/foxcpp/maddy:0.7.0"
46+
image = "docker.io/foxcpp/maddy:0.9.3"
4747
entrypoint = ["/bin/maddy", "--config", "/local/maddy.conf", "run"]
4848
network_mode = "host"
4949
}

0 commit comments

Comments
 (0)