aboutsummaryrefslogtreecommitdiff
path: root/nomad/chat.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/chat.hcl')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 63b1f56..50c657b 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -109,7 +109,7 @@ job "chat" {
task "server" {
driver = "docker"
config {
- image = "superboum/amd64_riotweb:v6"
+ image = "superboum/amd64_riotweb:v7"
port_map {
web_port = 8043
}