[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:
2022-08-22 16:07:59 -06:00
parent 59adb23a90
commit 983ce03fc8
3 changed files with 27 additions and 9 deletions

View File

@@ -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