Remove php from node npm image
All checks were successful
Build and Push Image / Build and push image (push) Successful in 31s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 31s
This commit is contained in:
parent
99f38c1434
commit
21fd917f2d
@ -1,4 +1,4 @@
|
||||
FROM php:8.2-alpine
|
||||
FROM alpine
|
||||
|
||||
RUN apk add nodejs git curl npm bash sudo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user