test 2
Build and Publish Docker Image / docker (push) Failing after 6s

This commit is contained in:
2026-01-21 15:52:00 +01:00
parent c57e00e7fb
commit 1b8a8978c0
-1
View File
@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
perl \
libcgi-pm-perl \
libldap2-dev \
&& docker-php-ext-install ldap \
&& rm -rf /var/lib/apt/lists/*
RUN docker-php-ext-install ldap