forked from Deuxfleurs/infrastructure
garage with new s3_router
This commit is contained in:
parent
ef2fa848f1
commit
fff6f1db20
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ job "garage" {
|
|||
driver = "docker"
|
||||
config {
|
||||
advertise_ipv6_address = true
|
||||
image = "dxflrs/amd64_garage:v0.5-beta1"
|
||||
image = "dxflrs/amd64_garage:v0.5.0.1"
|
||||
command = "/garage"
|
||||
args = [ "server" ]
|
||||
network_mode = "host"
|
||||
|
|
Loading…
Reference in a new issue