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