aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-04-05 15:50:46 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-04-05 15:50:53 +0200
commit0e4c641db741c91dd95934b61e70a2f5268b3c7e (patch)
tree9357d448bec1f937c2ddac9dd605b8989978ccdb /cluster/staging/app
parentc9f122bcd38b0f7d775dbd197aac7dd192f0e653 (diff)
downloadnixcfg-0e4c641db741c91dd95934b61e70a2f5268b3c7e.tar.gz
nixcfg-0e4c641db741c91dd95934b61e70a2f5268b3c7e.zip
redeploy bagage
Diffstat (limited to 'cluster/staging/app')
-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 f044b32..6e8d7b5 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:750015b3fff91af8b9b86869411216a06bd13614"
+ image = "dxflrs/albatros:76c59221d171eb56a2ce2bfa630502ff78eeae74"
ports = [ "http" ]
volumes = [
"secrets/certs:/var/run/secrets/albatros"