Bump LLDAP container version to 2024-05-06 from 2024-04-24.

This commit is contained in:
Viyurz 2024-05-14 19:14:13 +02:00
parent c9bedfa177
commit 4ce3057c7a
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,7 +1,7 @@
services:
lldap:
container_name: lldap
image: docker.io/lldap/lldap:2024-04-24-alpine-rootless
image: docker.io/lldap/lldap:2024-05-06-alpine-rootless
restart: always
user: {{ users['lldap'] }}:{{ users['lldap'] }}
env_file: .env