updated curl pphp version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
gyurix
2024-07-01 08:57:19 +02:00
parent 77161d9843
commit 2cfe739013

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} \
php8-curl php${PHP_VERSION}-curl
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf