Skip to content

Commit

Permalink
php-exif: Install Firefox ESR
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre committed Oct 9, 2018
1 parent 6ddc55a commit 3c9cf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-exif/Dockerfile
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev \
zlib1g-dev libicu-dev g++ apt-transport-https netcat \
mysql-server mysql-client mysql-common vim ruby-full git \
xvfb iceweasel perl pwgen zip unzip libsqlite3-dev curl libxml2-dev \
xvfb firefox-esr=52.9.0esr-1~deb9u1 perl pwgen zip unzip libsqlite3-dev curl libxml2-dev \
gnupg

RUN docker-php-ext-install -j$(nproc) iconv mcrypt bcmath mbstring \
Expand Down

0 comments on commit 3c9cf34

Please sign in to comment.