chore: Use latest for rabbitmq docker-compose
Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
rabbitmq:
|
||||
image: "rabbitmq:4.2.4"
|
||||
image: "rabbitmq:latest"
|
||||
ports:
|
||||
- "5672:5672"
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user