Skip to content

Commit

Permalink
build(deps): bump rabbitmq in /kubernetes/rabbitmq
Browse files Browse the repository at this point in the history
Bumps rabbitmq from 3.13.7-management-alpine to 4.0.2-management-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent eeaf076 commit 59920ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/rabbitmq/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rabbitmq:3.13.7-management-alpine
FROM rabbitmq:4.0.2-management-alpine
ARG BUILD_DATE
ARG VCS_REF

Expand Down

0 comments on commit 59920ce

Please sign in to comment.