Skip to content

Commit

Permalink
Fix typo in image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Saundr21 committed Aug 19, 2024
1 parent 325aaed commit c100da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/deploy-stage.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ external_control_port = {{ env `NOMAD_PORT_control_port` }}
}

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

0 comments on commit c100da3

Please sign in to comment.