Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 155b719c4c |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
healthchecks:
|
||||
container_name: healthchecks
|
||||
image: ghcr.io/linuxserver/healthchecks:4.2.20260428@sha256:2973440afcdcf5884b334782a70b7a7c292595810ad3a162f0289d2e878f2c80
|
||||
image: ghcr.io/linuxserver/healthchecks:4.2.20260504@sha256:43517fd3319144823986c01aebb869ca16605fdc11f0665d4128bba19d759094
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
lldap:
|
||||
container_name: lldap
|
||||
image: ghcr.io/lldap/lldap:v0.6.3-alpine-rootless@sha256:ba2c50930ea998eefd5454aa678a7977448019248b1827da87d330df0b71c284
|
||||
image: ghcr.io/lldap/lldap:v0.6.2-alpine-rootless@sha256:35df821899ec54c11eaab395e9c68e191e2582592cba343b0a904f6821aadcd2
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
lldap_db:
|
||||
|
||||
Reference in New Issue
Block a user