Merge branch 'main' of https://git.format.hu/format/web-installer
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
root
2024-09-13 12:12:54 +02:00

View File

@@ -63,10 +63,8 @@ RUN apk --no-cache add php${PHP_VERSION} \
php${PHP_VERSION}-fpm \ php${PHP_VERSION}-fpm \
php${PHP_VERSION}-curl \ php${PHP_VERSION}-curl \
php${PHP_VERSION}-pecl-redis \ php${PHP_VERSION}-pecl-redis \
sudo \
curl \ curl \
jq \ rm -rf /var/cache/apk/*
docker-cli
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf