papaduvalier commited on
Commit
060f4e5
·
verified ·
1 Parent(s): 7885211

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
- FROM ghcr.io/snekkenull/open-webui:latest
 
2
 
3
  WORKDIR /app/backend
4
 
 
1
+ #FROM ghcr.io/snekkenull/open-webui:latest
2
+ FROM ghcr.io/snekkenull/open-webui:v0.5.18-ollama
3
 
4
  WORKDIR /app/backend
5