📌 Fix flower Docker image, pin version (#396)
Co-authored-by: Kyler <39353605+fisher60@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:

committed by
GitHub

parent
68d48be306
commit
8b317cafd1
@@ -112,7 +112,7 @@ services:
|
|||||||
# You also have to change the flower command
|
# You also have to change the flower command
|
||||||
|
|
||||||
flower:
|
flower:
|
||||||
image: mher/flower
|
image: mher/flower:0.9.7
|
||||||
networks:
|
networks:
|
||||||
- ${TRAEFIK_PUBLIC_NETWORK?Variable not set}
|
- ${TRAEFIK_PUBLIC_NETWORK?Variable not set}
|
||||||
- default
|
- default
|
||||||
|
Reference in New Issue
Block a user