Lock LLDAP version.

This commit is contained in:
Viyurz 2024-04-01 11:05:11 +02:00
parent 1514031f1e
commit 51d9c9ec60
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:latest-alpine-rootless image: docker.io/lldap/lldap:2024-03-18-alpine-rootless
restart: always restart: always
user: {{ users['lldap'] }}:{{ users['lldap'] }} user: {{ users['lldap'] }}:{{ users['lldap'] }}
env_file: .env env_file: .env