forked from Deuxfleurs/infrastructure
update garage
This commit is contained in:
parent
68575d2654
commit
925639b678
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ job "garage" {
|
|||
driver = "docker"
|
||||
config {
|
||||
advertise_ipv6_address = true
|
||||
image = "lxpz/garage_amd64:v0.2.1.4"
|
||||
image = "lxpz/garage_amd64:v0.2.1.5"
|
||||
network_mode = "host"
|
||||
volumes = [
|
||||
"/mnt/storage/garage/data:/garage/data",
|
||||
|
|
Loading…
Reference in a new issue