Bump lldap image tag version from 2024-04-01 to 2024-04-24.

This commit is contained in:
Viyurz 2024-05-01 10:03:43 +02:00
parent 325c0fbeee
commit b1e023477a
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

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