Skip to content

Commit

Permalink
chore(deps): update flowiseai/flowise docker tag to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 590c600 commit cb39d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/flowise/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.7'
services:
flowise:
image: flowiseai/flowise:2.0.7
image: flowiseai/flowise:2.1.0
restart: unless-stopped
entrypoint: /bin/sh -c "sleep 3; flowise start"
container_name: flowise
Expand Down

0 comments on commit cb39d55

Please sign in to comment.