Skip to content

Commit

Permalink
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent d663d65 commit 7423cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/open-webui/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
open-webui:
image: ghcr.io/open-webui/open-webui:v0.3.23
image: ghcr.io/open-webui/open-webui:0.3.26
container_name: open-webui
volumes:
- ${APP_DATA_DIR}/data:/app/backend/data
Expand Down

0 comments on commit 7423cda

Please sign in to comment.