chore: node version in docker-compose rised to v16
This commit is contained in:
parent
1e456627a1
commit
6224b40e02
@ -1,7 +1,7 @@
|
||||
version: '3.6'
|
||||
services:
|
||||
node:
|
||||
image: node:12-alpine
|
||||
image: node:16-alpine
|
||||
user: node
|
||||
volumes:
|
||||
- ./:/var/www/vue-formulario
|
||||
|
Loading…
Reference in New Issue
Block a user