fix: no python error

This commit is contained in:
pochangl 2022-07-18 11:58:11 +00:00
parent 1a9f8199cc
commit 28261fbdea

View File

@ -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'