File size: 81 Bytes
242862b
 
d3b3306
1
2
3
FROM bigcodebench/bigcodebench-gradio:latest
COPY . /app
CMD ["python", "app.py"]