[fix] Build deps and flower version
Fixes taken from the repo issues to enable building the frontend and the last known compatible flower version
This commit is contained in:
@@ -112,7 +112,7 @@ services:
|
||||
# You also have to change the flower command
|
||||
|
||||
flower:
|
||||
image: mher/flower
|
||||
image: mher/flower:0.9.7
|
||||
networks:
|
||||
- ${TRAEFIK_PUBLIC_NETWORK?Variable not set}
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user