Обновил сборку и зависимости
This commit is contained in:
3
docker/node/Dockerfile
Normal file
3
docker/node/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM node:12.22.3-alpine
|
||||
|
||||
RUN npm install -g npm
|
@ -1,4 +1,4 @@
|
||||
FROM php:7.4.12-cli
|
||||
FROM php:7.4.21-cli
|
||||
|
||||
COPY ./docker/provision.sh /opt/
|
||||
|
Reference in New Issue
Block a user