chore(deps): update dependency alpine_3_20/openldap to v2.6.8-r0 (#7)
Reviewed-on: #7 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
2734497185
commit
2a83f4f541
@ -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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user