📌 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:
Gusti Triandi Winata 2023-11-16 04:15:23 +07:00 committed by GitHub
parent 68d48be306
commit 8b317cafd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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