mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
Merge 4c0b33a726
into ecef5caea7
This commit is contained in:
commit
0419783a63
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# if you're doing anything beyond your local machine, please pin this to a specific version at https://hub.docker.com/_/node/
|
||||
FROM node:lts
|
||||
FROM node:current-slim
|
||||
|
||||
# set our node environment, either development or production
|
||||
# defaults to production, compose overrides this to development on build and run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue