Skip to content

Commit dcaf6b5

Browse files
fix: add php7.4-smbclient and libimage-exiftool-perl + cleanup of unused packages due to former custom smbclient build (#196)
1 parent 7e1b0ff commit dcaf6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v22.04/Dockerfile.multiarch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ RUN apt-get update -y && \
4040
php7.4-ldap \
4141
php7.4-apcu php7.4-apcu-bc \
4242
php7.4-redis \
43-
php7.4-dev libsmbclient-dev make \
4443
php7.4-gmp \
4544
php7.4-imagick \
46-
smbclient samba-common samba-common-bin samba-dsdb-modules \
45+
php7.4-smbclient \
46+
libimage-exiftool-perl \
4747
exiftool \
4848
sqlite3 \
4949
librsvg2-common \

0 commit comments

Comments
 (0)