From 0940e0bdfc191aff87cbc94490812190d4b7cf58 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 26 Feb 2022 00:00:10 +0100 Subject: Reinstall cariacou with encryption --- app/garage-staging/deploy/garage.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl index 3b13e6a..cd8cd4b 100644 --- a/app/garage-staging/deploy/garage.hcl +++ b/app/garage-staging/deploy/garage.hcl @@ -28,7 +28,7 @@ job "garage-staging" { driver = "docker" config { - image = "dxflrs/amd64_garage:5afab390d80c57a275a52752c10a0a3c29a3b233" + image = "dxflrs/amd64_garage:beed72f128f5f1c6fb14ccfe2a31f1eb0946bb4c" command = "/garage" args = [ "server" ] network_mode = "host" -- cgit v1.2.3