Skip to content

Commit 5360721

Browse files
committed
changelog - light-baseimage:1.1.1
1 parent c254c28 commit 5360721

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
## 1.1.10
4+
Fix:
5+
- Readme #145 #148
6+
- Let ldapmodify and ldapadd use the same auth #146
7+
8+
Update to light-baseimage:1.1.1
49

510
## 1.1.9
611
Add :

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use osixia/light-baseimage
22
# sources: https://github.com/osixia/docker-light-baseimage
3-
FROM osixia/light-baseimage:1.1.0
3+
FROM osixia/light-baseimage:1.1.1
44
MAINTAINER Bertrand Gouny <[email protected]>
55

66
# Add openldap user and group first to make sure their IDs get assigned consistently, regardless of whatever dependencies get added

0 commit comments

Comments
 (0)