aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-12 17:39:09 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-12 17:39:09 +0100
commitc3d30df155e24da199a8e9c388a26c18c80946b4 (patch)
tree637652deeedc5c1f4602e727563321cd9711d822
parent8ca2d399710195c5045c4a7db02e3c867bd4e87e (diff)
downloadbottin-c3d30df155e24da199a8e9c388a26c18c80946b4.tar.gz
bottin-c3d30df155e24da199a8e9c388a26c18c80946b4.zip
Update Docker image
-rw-r--r--bottin.hcl.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottin.hcl.example b/bottin.hcl.example
index 8a3ad36..1605f22 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:10"
+ image = "lxpz/bottin_amd64:11"
readonly_rootfs = true
port_map {
ldap_port = 389