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

This commit is contained in:
Jan Gleytenhoover 2024-07-11 20:09:17 +00:00
parent f986b61d94
commit 47684ae7aa

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