diff --git a/operations/deploy-stage.hcl b/operations/deploy-stage.hcl index 0bbce99..e5c0a59 100644 --- a/operations/deploy-stage.hcl +++ b/operations/deploy-stage.hcl @@ -59,7 +59,7 @@ job "sbws-stage" { } config { - image = "svforte/anon-stage" + image = "ghcr.io/ator-development/ator-protocol-stage:latest" force_pull = true volumes = [ "local/anonrc:/etc/anon/anonrc" @@ -286,7 +286,7 @@ external_control_port = {{ env `NOMAD_PORT_control_port` }} } config { - image = "svforte/anon-stage" + image = "ghcr.io/ator-development/ator-protocol-stage:latest" force_pull = true volumes = [ "local/anonrc:/etc/anon/anonrc" @@ -513,7 +513,7 @@ external_control_port = {{ env `NOMAD_PORT_control_port` }} } config { - image = "svforte/anon-stage" + image = "ghcr.io/ator-development/ator-protocol-stage:latest" force_pull = true volumes = [ "local/anonrc:/etc/anon/anonrc"