From df5d481b7b9a2c06f9b0a31b748c332be560fa32 Mon Sep 17 00:00:00 2001 From: Ramiro Algozino Date: Thu, 30 Jan 2025 16:32:05 +0100 Subject: [PATCH] feat(extra): add bitnami openldap --- modules/extra/images.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/extra/images.yml b/modules/extra/images.yml index 648cae4..110b932 100644 --- a/modules/extra/images.yml +++ b/modules/extra/images.yml @@ -9,6 +9,14 @@ images: destinations: - registry.sighup.io/fury-secured/moby/buildkit + # Images used in ReeVo Environments + - name: bitnami openldap [reevo/auth/extras] + source: docker.io/bitnami/openldap + tag: + - 2.6.9 + destinations: + - registry.sighup.io/fury/bitnami/openldap + # Workshop images # - name: redis latest