Update garage (ListObjects fix)

This commit is contained in:
Alex 2021-10-11 13:48:00 +02:00
parent 83bd5f2cdd
commit 7ee2f8aa2c
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.3.0.1"
image = "lxpz/garage_amd64:v0.3.0.2"
network_mode = "host"
volumes = [
"/mnt/storage/garage/data:/garage/data",