Skip to content

Commit 63b7a14

Browse files
committed
Update package versions
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 92ffc39 commit 63b7a14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ ARG BUILDPLATFORM
3030
# See: https://www.openldap.org/software/release/changes.html
3131
# See: https://git.openldap.org/openldap/openldap/-/tree/OPENLDAP_REL_ENG_2_6_3
3232
# 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
33+
ARG RELEASE_VERSION=2.6.3-r6
34+
ARG CYRUS_SASL_VERSION=2.1.28-r3
3535

3636
# Metadata params
3737
ARG VCS_REF

0 commit comments

Comments
 (0)