Update garage

This commit is contained in:
Alex 2021-01-16 16:21:25 +01:00
parent a6b23f5713
commit 0c4ee40e01
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ job "garage" {
driver = "docker"
config {
advertise_ipv6_address = true
image = "lxpz/garage_amd64:v0.1.1"
image = "lxpz/garage_amd64:v0.1.1b"
network_mode = "host"
volumes = [
"/mnt/storage/garage/data:/garage/data",