diff --git a/images/actions/php-8.2/Dockerfile b/images/actions/php-8.2/Dockerfile index a06dfcb..89d2f43 100644 --- a/images/actions/php-8.2/Dockerfile +++ b/images/actions/php-8.2/Dockerfile @@ -1,3 +1,3 @@ FROM php:8.2-alpine -RUN apk add nodejs git curl composer bash +RUN apk add nodejs git curl composer bash sudo