aboutsummaryrefslogtreecommitdiff
path: root/app/bagage
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2021-12-09 09:39:47 +0100
committerQuentin <quentin@deuxfleurs.fr>2021-12-12 12:49:48 +0100
commitc00f0fefe701b44b4e716563f3d92d7770c1710f (patch)
tree047a6703ddc4165c923a03a249ff68cf2dc05660 /app/bagage
parent2fc9276be2721503d6ce8f11b61b6f3df48752d1 (diff)
downloadinfrastructure-c00f0fefe701b44b4e716563f3d92d7770c1710f.tar.gz
infrastructure-c00f0fefe701b44b4e716563f3d92d7770c1710f.zip
Update bagage
Diffstat (limited to 'app/bagage')
-rw-r--r--app/bagage/deploy/bagage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/bagage/deploy/bagage.hcl b/app/bagage/deploy/bagage.hcl
index bbf3cd9..805860b 100644
--- a/app/bagage/deploy/bagage.hcl
+++ b/app/bagage/deploy/bagage.hcl
@@ -22,7 +22,7 @@ job "bagage" {
task "server" {
driver = "docker"
config {
- image = "superboum/amd64_bagage:v9"
+ image = "superboum/amd64_bagage:v11"
readonly_rootfs = false
volumes = [
"secrets/id_rsa:/id_rsa"