aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-02 16:51:23 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-02 16:51:23 +0100
commitadc5ecdbbcfa1d176ed72fba5f750d1797c48ce4 (patch)
tree9c4c0dfb9b9d32dd37a78a194a6436388d120608 /bottin.hcl.example
parentf32c272db27d9b99f7ae6b4663af3ee775b5676b (diff)
downloadbottin-adc5ecdbbcfa1d176ed72fba5f750d1797c48ce4.tar.gz
bottin-adc5ecdbbcfa1d176ed72fba5f750d1797c48ce4.zip
Change some Printf's to Debugf's
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 eb29095..65953cf 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:6"
+ image = "lxpz/bottin_amd64:7"
readonly_rootfs = true
port_map {
ldap_port = 389