aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-01-31 22:51:23 +0100
committerAlex Auvolat <alex@adnab.me>2020-01-31 22:51:23 +0100
commit46819a245f8cae4b75b8ff25e9c046228c584a3d (patch)
tree4555acbc4e9d5dbcdb31a08e382d7753ce1ad139 /bottin.hcl.example
parent7962e7b26201506d38bff049d6d20c0fb81df38e (diff)
downloadbottin-46819a245f8cae4b75b8ff25e9c046228c584a3d.tar.gz
bottin-46819a245f8cae4b75b8ff25e9c046228c584a3d.zip
Mention docker some more
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 310e5b2..8c6cfa8 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:12"
+ image = "lxpz/bottin_amd64:1"
readonly_rootfs = true
port_map {
ldap_port = 389