Skip to content

Commit

Permalink
chore(deps): update flowiseai/flowise docker tag to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 172a159 commit f7cabf0
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.2.2
image: flowiseai/flowise:2.2.3
restart: unless-stopped
entrypoint: /bin/sh -c "sleep 3; flowise start"
container_name: flowise
Expand Down

0 comments on commit f7cabf0

Please sign in to comment.