Skip to content

Commit

Permalink
Missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
guimard committed Dec 26, 2023
1 parent 7cae1cd commit 2b89a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions portal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN echo "# Install nginx and portal libs" && \
libgd-securityimage-perl libmime-tools-perl libnet-ldap-perl \
libio-socket-timeout-perl libunicode-string-perl liblasso-perl \
libio-string-perl libemail-sender-perl && \
libcrypt-jwt-perl libdigest-hmac-perl libdata-password-zxcvbn-perl && \
apt autoremove -y && apt clean && rm -rf /var/lib/apt/lists/*

COPY *.patch /
Expand Down

0 comments on commit 2b89a0d

Please sign in to comment.