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"