testing
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
gyurix
2024-07-01 09:14:52 +02:00
parent f214f0aafd
commit ed38579d1d

View File

@@ -58,7 +58,7 @@ RUN \
rm -rf /var/cache/apk/* rm -rf /var/cache/apk/*
RUN apk --no-cache add php8=${PHP_VERSION} \ RUN apk --no-cache add php8=${PHP_VERSION} \
php${PHP_VERSION}-curl php83-curl
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf