Spaces:
Running
Running
File size: 65 Bytes
89215e9 |
1 2 3 4 |
FROM ghcr.io/open-webui/open-webui:main
RUN chmod -R 777 ./data
|