aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-01 11:32:50 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-01 11:32:50 +0100
commitc3bfcdf9a1c80b9ed27840f203cf3f14ef0bb113 (patch)
treee2b30b35becd10cf3738b51531e225634ec54254 /bottin.hcl.example
parent2f9ad411c7ed055646dc35c97ddae77c7bab2c16 (diff)
downloadbottin-c3bfcdf9a1c80b9ed27840f203cf3f14ef0bb113.tar.gz
bottin-c3bfcdf9a1c80b9ed27840f203cf3f14ef0bb113.zip
Fix password comparison
Diffstat (limited to 'bottin.hcl.example')
-rw-r--r--bottin.hcl.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottin.hcl.example b/bottin.hcl.example
index 8c6cfa8..d10394b 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:1"
+ image = "lxpz/bottin_amd64:3"
readonly_rootfs = true
port_map {
ldap_port = 389