Merge branch 'master' of https://git.fascinated.cc/Fascinated/docker-images
Some checks failed
/ docker (ubuntu-latest, 2.38.4) (push) Failing after 26s

This commit is contained in:
Lee
2023-05-03 06:50:20 +01:00
2 changed files with 37 additions and 21 deletions

View File

@ -1,4 +1,4 @@
FROM tangramor/nginx-php8-fpm
# Install GD library
RUN docker-php-ext-install gd
RUN docker-php-ext-install gd