Update garage to v0.2.1.6

This commit is contained in:
Alex 2021-05-04 13:27:52 +02:00
parent 6754cfef81
commit 1f15d29eab
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.5"
image = "lxpz/garage_amd64:v0.2.1.6"
network_mode = "host"
volumes = [
"/mnt/storage/garage/data:/garage/data",