aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-01 15:09:09 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-01 15:09:09 +0100
commite8ce6e33e59b37bdf441e6294d8b28ccdaee5879 (patch)
tree1f60cd37dd742ea8f2d4a2f669020d420b85251c /bottin.hcl.example
parentda2c37bb955bbdfceb95bbcc48e1267716152804 (diff)
downloadbottin-e8ce6e33e59b37bdf441e6294d8b28ccdaee5879.tar.gz
bottin-e8ce6e33e59b37bdf441e6294d8b28ccdaee5879.zip
Something that actually works
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 d10394b..8305a01 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:3"
+ image = "lxpz/bottin_amd64:4"
readonly_rootfs = true
port_map {
ldap_port = 389