From 6d4be5fb833f19d4ecf5e7d6d7fd6ceb5e63c3be Mon Sep 17 00:00:00 2001 From: Quentin Date: Tue, 28 Sep 2021 22:17:24 +0200 Subject: Migrate to riot web 1.9.0 --- app/im/deploy/im.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/im') diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl index 851e5e4..4bf696a 100644 --- a/app/im/deploy/im.hcl +++ b/app/im/deploy/im.hcl @@ -177,7 +177,7 @@ EOH task "server" { driver = "docker" config { - image = "superboum/amd64_riotweb:v24" + image = "superboum/amd64_riotweb:v25" ports = [ "web_port" ] volumes = [ "secrets/config.json:/srv/http/config.json" -- cgit v1.2.3