ernoban commited on
Commit
a7a3ae4
·
verified ·
1 Parent(s): ad120eb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -4
Dockerfile CHANGED
@@ -3,7 +3,4 @@ FROM ghcr.io/open-webui/open-webui:main
3
  COPY ca.pem /app/ca.pem
4
 
5
  RUN chmod -R 777 ./data && \
6
- chmod -R 777 ./open_webui
7
-
8
- RUN echo "nameserver 8.8.8.8" > /etc/resolv.conf && \
9
- echo "nameserver 1.1.1.1" >> /etc/resolv.conf
 
3
  COPY ca.pem /app/ca.pem
4
 
5
  RUN chmod -R 777 ./data && \
6
+ chmod -R 777 ./open_webui