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 1e6f744 commit f8ce7ffCopy full SHA for f8ce7ff
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.6-7.6.3 2023-07-31 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - OpenLDAP 2.6.6
5
6
7
## 2.6-7.6.2 2023-07-11 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG OPENLDAP_VERSION
-ENV OPENLDAP_VERSION=${OPENLDAP_VERSION:-"2.6.5"} \
+ENV OPENLDAP_VERSION=${OPENLDAP_VERSION:-"2.6.6"} \
10
SCHEMA2LDIF_VERSION=1.3 \
11
IMAGE_NAME="tiredofit/openldap" \
12
IMAGE_REPO_URL="https://github.com/tiredofit/docker-openldap/"
0 commit comments