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 92ffc39 commit 63b7a14Copy full SHA for 63b7a14
docker/Dockerfile
@@ -30,8 +30,8 @@ ARG BUILDPLATFORM
30
# See: https://www.openldap.org/software/release/changes.html
31
# See: https://git.openldap.org/openldap/openldap/-/tree/OPENLDAP_REL_ENG_2_6_3
32
# See: https://pkgs.alpinelinux.org/packages?name=openldap&branch=edge
33
-ARG RELEASE_VERSION=2.6.3-r0
34
-ARG CYRUS_SASL_VERSION=2.1.28-r0
+ARG RELEASE_VERSION=2.6.3-r6
+ARG CYRUS_SASL_VERSION=2.1.28-r3
35
36
# Metadata params
37
ARG VCS_REF
0 commit comments