@@ -1,5 +1,8 @@
# Changelog
+## 1.0.6
+ - Use light-baseimage:0.1.5
+
## 1.0.5
- Use light-baseimage:0.1.4
- Fix replication bug when the hostname was changed
@@ -1,5 +1,5 @@
NAME = osixia/openldap
-VERSION = 1.0.5
+VERSION = 1.0.6
.PHONY: all build test tag_latest release
@@ -1,4 +1,4 @@
-FROM osixia/light-baseimage:0.1.4
+FROM osixia/light-baseimage:0.1.5
MAINTAINER Bertrand Gouny <[email protected]>
# Use baseimage's init system.