chore(deps): update dependency alpine_3_20/openldap to v2.6.8-r0 (#7)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #7
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-10-26 19:34:24 +00:00 committed by Robert Kaussow
parent 2734497185
commit 2a83f4f541

View File

@ -12,7 +12,7 @@ ARG TARGETARCH
ARG TARGETVARIANT
# renovate: datasource=repology depName=alpine_3_20/openldap versioning=loose
ENV OPENLDAP_VERSION=2.6.7-r0
ENV OPENLDAP_VERSION=2.6.8-r0
RUN addgroup -g 1001 -S ldap && \
adduser -S -D -H -u 1001 -G ldap -g ldap ldap && \