Skip to content

Commit

Permalink
Switch stage images for other groups
Browse files Browse the repository at this point in the history
  • Loading branch information
Saundr21 authored and kanshi committed Aug 19, 2024
1 parent 121b9b9 commit 325aaed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions operations/deploy-stage.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -513,7 +513,7 @@ external_control_port = {{ env `NOMAD_PORT_control_port` }}
}

config {
image = "svforte/anon-stage"
image = "sghcr.io/ator-development/ator-protocol-stage:latest"
force_pull = true
volumes = [
"local/anonrc:/etc/anon/anonrc"
Expand Down

0 comments on commit 325aaed

Please sign in to comment.