FIX: bomp the node version of pusher
This commit is contained in:
parent
9c803a69ff
commit
9d4ffe542c
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ services:
|
|||
- "traefik.http.routers.front-ssl.service=front"
|
||||
|
||||
pusher:
|
||||
image: thecodingmachine/nodejs:12
|
||||
image: thecodingmachine/nodejs:14
|
||||
command: yarn dev
|
||||
#command: yarn run prod
|
||||
#command: yarn run profile
|
||||
|
|
|
@ -55,7 +55,7 @@ services:
|
|||
- "traefik.http.routers.front-ssl.service=front"
|
||||
|
||||
pusher:
|
||||
image: thecodingmachine/nodejs:12
|
||||
image: thecodingmachine/nodejs:14
|
||||
command: yarn dev
|
||||
environment:
|
||||
DEBUG: "socket:*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue