We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9141f7c commit 3d040dbCopy full SHA for 3d040db
base/Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get update && \
22
php${PHP_VERSION}-bcmath \
23
php${PHP_VERSION}-curl \
24
php${PHP_VERSION}-dom \
25
+ php${PHP_VERSION}-gd \
26
php${PHP_VERSION}-mbstring \
27
php${PHP_VERSION}-mysql \
28
php${PHP_VERSION}-pgsql \
0 commit comments