aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-03-09 19:08:59 +0100
committerAlex Auvolat <alex@adnab.me>2021-03-09 19:08:59 +0100
commit2b0c6f09ff5ac1a15c5ea4c76537ef41e5f274f4 (patch)
treefb8b681f92418415b2814976691f14f808982878
parent99d8955ab3b5e24552d1f2b621744d07013f58ac (diff)
downloadbottin-master.tar.gz
bottin-master.zip
Update bottin version in hcl exampleHEADmaster
-rw-r--r--bottin.hcl.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottin.hcl.example b/bottin.hcl.example
index 4547a7b..c2dac10 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:14"
+ image = "lxpz/bottin_amd64:21"
readonly_rootfs = true
port_map {
ldap_port = 389