feat: node 改成較早的 tag
This commit is contained in:
parent
3707f158a3
commit
1a9f8199cc
@ -1,7 +1,7 @@
|
||||
version: '3.2'
|
||||
services:
|
||||
web:
|
||||
image: node:14
|
||||
image: node:14.0-buster-slim
|
||||
command: ./start.sh
|
||||
environment:
|
||||
SUBMIT_ENDPOINT: 'https://api.contree.io/profile'
|
||||
|
Loading…
Reference in New Issue
Block a user