Use node:alpine image for laravel-echo-server
This commit is contained in:
parent
a5c505bf28
commit
9abd7c30f2
@ -1,4 +1,4 @@
|
||||
FROM node:argon
|
||||
FROM node:alpine
|
||||
|
||||
# Create app directory
|
||||
RUN mkdir -p /usr/src/app
|
||||
|
Loading…
Reference in New Issue
Block a user