forked from Deuxfleurs/nixcfg
garage v0.7.0 on staging
This commit is contained in:
parent
fdb5210f88
commit
65902d4780
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ job "garage-staging" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "dxflrs/amd64_garage:v0.7.0-rc1"
|
||||
image = "dxflrs/amd64_garage:v0.7.0"
|
||||
command = "/garage"
|
||||
args = [ "server" ]
|
||||
network_mode = "host"
|
||||
|
|
Loading…
Reference in a new issue