prod: garage v0.8.1

This commit is contained in:
Alex 2023-03-06 14:39:07 +01:00
parent 3eb5e21f9d
commit 6a287ffb57

View file

@ -27,7 +27,7 @@ job "garage" {
driver = "docker" driver = "docker"
config { config {
advertise_ipv6_address = true advertise_ipv6_address = true
image = "dxflrs/garage:v0.8-rc2" image = "dxflrs/garage:v0.8.1"
command = "/garage" command = "/garage"
args = [ "server" ] args = [ "server" ]
network_mode = "host" network_mode = "host"