aboutsummaryrefslogtreecommitdiff
path: root/app/directory/deploy/directory.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-09-17 17:41:57 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-09-17 17:41:57 +0200
commit4ea2494bd5e149f4abb495fde5a9d430df4ae81a (patch)
tree9730a7716230fdb1e17ce3b50ec08cae7dde7c77 /app/directory/deploy/directory.hcl
parentacd46fde80585764224395a6de93a217a0ff2a30 (diff)
downloadinfrastructure-4ea2494bd5e149f4abb495fde5a9d430df4ae81a.tar.gz
infrastructure-4ea2494bd5e149f4abb495fde5a9d430df4ae81a.zip
Update bottin
Diffstat (limited to 'app/directory/deploy/directory.hcl')
-rw-r--r--app/directory/deploy/directory.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/directory/deploy/directory.hcl b/app/directory/deploy/directory.hcl
index 32ca612..995a74e 100644
--- a/app/directory/deploy/directory.hcl
+++ b/app/directory/deploy/directory.hcl
@@ -21,7 +21,7 @@ job "directory" {
task "bottin" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:21"
+ image = "superboum/bottin_amd64:22"
network_mode = "host"
readonly_rootfs = true
ports = [ "ldap_port" ]