Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rubiin committed Sep 4, 2023
1 parent 74c1be5 commit 82ad390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ services:
# This service runs the RabbitMQ message broker
rabbitmq:
container_name: rabbitmq
image: rabbitmq:3.12.2-management-alpine
image: rabbitmq:3.12.4-management-alpine
env_file: env/.env.${ENV}
restart: unless-stopped
networks:
Expand Down

0 comments on commit 82ad390

Please sign in to comment.