fix: no python error
This commit is contained in:
parent
1a9f8199cc
commit
28261fbdea
@ -1,7 +1,7 @@
|
||||
version: '3.2'
|
||||
services:
|
||||
web:
|
||||
image: node:14.0-buster-slim
|
||||
image: node:14.0-buster
|
||||
command: ./start.sh
|
||||
environment:
|
||||
SUBMIT_ENDPOINT: 'https://api.contree.io/profile'
|
||||
|
Loading…
Reference in New Issue
Block a user