mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
Udpdate some README.md files and change the version of node image for vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
7b5e27dd48
commit
4478c5c142
6 changed files with 7 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:10
|
||||
FROM node:13.10.1-alpine
|
||||
|
||||
RUN mkdir /project
|
||||
WORKDIR /project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue