Update garage
This commit is contained in:
parent
1edc5f37a2
commit
8c213bc7ba
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.6"
|
||||
image = "superboum/garage_amd64:6ccffc3162"
|
||||
network_mode = "host"
|
||||
volumes = [
|
||||
"/mnt/storage/garage/data:/garage/data",
|
||||
|
|
Reference in a new issue