Upgrade garage to 0.5
This commit is contained in:
parent
948a916c2f
commit
0268f63f66
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.4.0"
|
||||
image = "dxflrs/amd64_garage:v0.5-beta1"
|
||||
command = "/garage"
|
||||
args = [ "server" ]
|
||||
network_mode = "host"
|
||||
|
|
Reference in a new issue