Skip to content

Commit

Permalink
gd_added
Browse files Browse the repository at this point in the history
  • Loading branch information
alcalbg committed Aug 29, 2019
1 parent 6da44dd commit 9357361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt
RUN DEBIAN_FRONTEND=noninteractive apt update && apt upgrade -y && apt install -y \
php5.6 \
php5.6-bcmath \
php5.6-gd \
php5.6-mcrypt \
php5.6-mbstring \
php5.6-mysql \
Expand Down

0 comments on commit 9357361

Please sign in to comment.