feat: node 改成較早的 tag
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user