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