prod: garage v0.8.1

This commit is contained in:
Alex 2023-03-06 14:39:07 +01:00
parent 3eb5e21f9d
commit 6a287ffb57
1 changed files with 1 additions and 1 deletions

View File

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