Add docker image
Some checks failed
Build and Push Image / Build and push image (push) Failing after 34s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 34s
This commit is contained in:
parent
fef94254dd
commit
27ea7b2b9d
1 changed files with 3 additions and 0 deletions
3
images/actions/php-8.2/Dockerfile
Normal file
3
images/actions/php-8.2/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM php:8.2-alpine
|
||||
|
||||
apk add nodejs git curl composer
|
Loading…
Add table
Reference in a new issue