Skip to content

Commit

Permalink
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 7e60e7b commit 232cb86
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:0.5.0
image: ghcr.io/open-webui/open-webui:0.5.1
container_name: open-webui
volumes:
- ${APP_DATA_DIR}/data:/app/backend/data
Expand Down

0 comments on commit 232cb86

Please sign in to comment.