From 0e6aa95754204a5b2586c8d23c4e9689e8b3c36e Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 28 Mar 2022 10:59:24 +0200 Subject: Update Garage to 0.7.0-rc1 --- app/garage/deploy/garage.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/garage/deploy/garage.hcl') diff --git a/app/garage/deploy/garage.hcl b/app/garage/deploy/garage.hcl index 8163c2c..e03c423 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:d2c54abf8afb0703a4eaa69ea2847879c7edc5a1" + image = "dxflrs/amd64_garage:v0.7.0-rc1" command = "/garage" args = [ "server" ] network_mode = "host" -- cgit v1.2.3