From 919004ae795ee04d2009bd8010c7c1f21aef9f6e Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 8 Jul 2023 14:37:44 +0200 Subject: [PATCH] albatros 0.9-rc3 --- cluster/staging/app/ci/deploy/albatros.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/staging/app/ci/deploy/albatros.hcl b/cluster/staging/app/ci/deploy/albatros.hcl index 6e8d7b5..cfe5369 100644 --- a/cluster/staging/app/ci/deploy/albatros.hcl +++ b/cluster/staging/app/ci/deploy/albatros.hcl @@ -22,7 +22,7 @@ job "albatros" { task "controller" { driver = "docker" config { - image = "dxflrs/albatros:76c59221d171eb56a2ce2bfa630502ff78eeae74" + image = "dxflrs/albatros:0.9.0-rc.3" ports = [ "http" ] volumes = [ "secrets/certs:/var/run/secrets/albatros"