Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45ea7e0624 |
+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:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
container_name: uptime-kuma
|
||||
image: ghcr.io/louislam/uptime-kuma:2.2.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44
|
||||
image: ghcr.io/louislam/uptime-kuma:2.3.0@sha256:a8e5e69ce185d5425fcbf2ab14ddf808df5651fb2747a46a17cecf8ed5fd1af2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/uptime-kuma/config:/app/data
|
||||
|
||||
Reference in New Issue
Block a user