Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 4dcae04 commit 1a07dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testenv/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM rabbitmq:3.13.6-management-alpine
FROM rabbitmq:4.0.0-management-alpine

Check notice

Code scanning / Security Audit for Infrastructure

Ensure that a user for the container has been created. Note test

Ensure that a user for the container has been created.

Check notice

Code scanning / Security Audit for Infrastructure

Ensure that HEALTHCHECK instructions have been added to container images. Note test

Ensure that HEALTHCHECK instructions have been added to container images.
RUN rabbitmq-plugins enable --offline rabbitmq_shovel rabbitmq_shovel_management

0 comments on commit 1a07dc6

Please sign in to comment.