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 9d3267a commit 05dc13aCopy full SHA for 05dc13a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.6-2.6-7.8 2025-05-22 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - OpenLDAP 2.6.10
5
6
7
## 2.6-7.7.2 2024-12-07 <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.9"} \
+ENV OPENLDAP_VERSION=${OPENLDAP_VERSION:-"2.6.10"} \
10
SCHEMA2LDIF_VERSION=1.3 \
11
IMAGE_NAME="tiredofit/openldap" \
12
IMAGE_REPO_URL="https://github.com/tiredofit/docker-openldap/"
0 commit comments