Update images/actions/php-8.2/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m0s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 20:05:53 +00:00
parent 27ea7b2b9d
commit f986b61d94

@ -1,3 +1,3 @@
FROM php:8.2-alpine
apk add nodejs git curl composer
RUN apk add nodejs git curl composer