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 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.2-alpine
|
||||
FROM alpine
|
||||
|
||||
RUN apk add nodejs git curl npm bash sudo
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue