Bump LLDAP from 2024-03-18 to 2024-04-01.
This commit is contained in:
parent
86346e6840
commit
b2ca0d8333
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
lldap:
|
||||
container_name: lldap
|
||||
image: docker.io/lldap/lldap:2024-03-18-alpine-rootless
|
||||
image: docker.io/lldap/lldap:2024-04-01-alpine-rootless
|
||||
restart: always
|
||||
user: {{ users['lldap'] }}:{{ users['lldap'] }}
|
||||
env_file: .env
|
||||
|
|
Loading…
Reference in a new issue