aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/ci/deploy/albatros.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/ci/deploy/albatros.hcl')
-rw-r--r--cluster/staging/app/ci/deploy/albatros.hcl2
1 files changed, 1 insertions, 1 deletions
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"