Skip to content

Commit

Permalink
Build(deps): Bump rabbitmq in /rabbitmq
Browse files Browse the repository at this point in the history
Bumps rabbitmq from 3.13.1-management to 3.13.2-management.

---
updated-dependencies:
- dependency-name: rabbitmq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent b8f8e58 commit d71e412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbitmq/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://github.com/rabbitmq/rabbitmq-server/blob/main/deps/rabbit/docs/rabbitmq.conf.example
FROM rabbitmq:3.13.1-management AS rabbitmq
FROM rabbitmq:3.13.2-management AS rabbitmq

COPY --chown=rabbitmq:rabbitmq config /etc/rabbitmq/

Expand Down

0 comments on commit d71e412

Please sign in to comment.