From 1410f2f8d8b0f01210eeb272241239491fa58187 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 9 Feb 2022 15:53:45 +0100 Subject: Add LX@Orsay to trusted net --- app/garage/deploy/garage.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/garage/deploy') diff --git a/app/garage/deploy/garage.hcl b/app/garage/deploy/garage.hcl index ea40c04..90fab07 100644 --- a/app/garage/deploy/garage.hcl +++ b/app/garage/deploy/garage.hcl @@ -25,7 +25,7 @@ job "garage" { driver = "docker" config { advertise_ipv6_address = true - image = "dxflrs/amd64_garage:v0.6.0-rc1" + image = "dxflrs/amd64_garage:v0.6.0" command = "/garage" args = [ "server" ] network_mode = "host" -- cgit v1.2.3