LLDAP: update image and tag and change it to ghcr.io (#8020)

This commit is contained in:
Simon L.
2026-05-16 13:03:58 +02:00
committed by GitHub

View File

@@ -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": [