update garage

This commit is contained in:
Alex 2021-04-28 01:16:28 +02:00
parent 68575d2654
commit 925639b678
No known key found for this signature in database
GPG Key ID: EDABF9711E244EB1
1 changed files with 1 additions and 1 deletions

View File

@ -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",