Skip to content

Commit 3d040db

Browse files
committed
Added the gd extension.
1 parent 9141f7c commit 3d040db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && \
2222
php${PHP_VERSION}-bcmath \
2323
php${PHP_VERSION}-curl \
2424
php${PHP_VERSION}-dom \
25+
php${PHP_VERSION}-gd \
2526
php${PHP_VERSION}-mbstring \
2627
php${PHP_VERSION}-mysql \
2728
php${PHP_VERSION}-pgsql \

0 commit comments

Comments
 (0)