diff --git a/Dockerfile b/Dockerfile index 62a417e..d2e82f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM thallian/confd-env:latest RUN apk --no-cache add php8-fpm +RUN ln -s /usr/bin/php8 /usr/bin/php ADD /rootfs /