We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e4848 commit 657147dCopy full SHA for 657147d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.6.12
4
+ - Fixes Parse error: syntax error, unexpected '}' in /container/service/phpldapadmin/assets/config.php on line 68 #23
5
+ - Upgrade baseimage: web-baseimage:0.1.12
6
+
7
## 0.6.11
8
- Upgrade baseimage: web-baseimage:0.1.10
9
image/Dockerfile
@@ -1,4 +1,4 @@
-FROM osixia/web-baseimage:0.1.11
+FROM osixia/web-baseimage:0.1.12
MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
# phpLDAPadmin version
0 commit comments