Update 'gitea-runner/NginxPHPDockerfile'

This commit is contained in:
Lee 2023-04-13 19:17:48 +01:00
parent c7b18f6fe0
commit 5db9eba556

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