Skip to content

Commit be881bc

Browse files
committed
fix(dockerfile-linux): remove ldap3 from the image
This isn't installed by default in the original image.
1 parent dfd4464 commit be881bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile-linux.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ RUN set -eux; \
9191
; \
9292
{{ ) else "" end -}}
9393
pip install --no-cache-dir \
94-
ldap3 \
9594
satosa==${SATOSA_VERSION} \
9695
; \
9796
{{ if is_alpine then ( -}}

0 commit comments

Comments
 (0)