vilarin commited on
Commit
ecedd69
1 Parent(s): 6af99fe

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Deployed Open-webui with persistent admin role with password secret.
2
  # Users registration is allowed by default, but user group data will be lost with each building.
3
 
4
- FROM ghcr.io/open-webui/open-webui:main
5
 
6
  WORKDIR /app/backend
7
 
 
1
  # Deployed Open-webui with persistent admin role with password secret.
2
  # Users registration is allowed by default, but user group data will be lost with each building.
3
 
4
+ FROM ghcr.io/snekkenull/open-webui:main
5
 
6
  WORKDIR /app/backend
7