mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
LLDAP: update image and tag and change it to ghcr.io
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"container_name": "nextcloud-aio-lldap",
|
"container_name": "nextcloud-aio-lldap",
|
||||||
"display_name": "Light LDAP implementation",
|
"display_name": "Light LDAP implementation",
|
||||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/lldap",
|
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/lldap",
|
||||||
"image": "lldap/lldap",
|
"image": "ghcr.io/lldap/lldap",
|
||||||
"image_tag": "v0-alpine",
|
"image_tag": "latest-alpine",
|
||||||
"internal_port": "17170",
|
"internal_port": "17170",
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|||||||
Reference in New Issue
Block a user