Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v3.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 4dcae04 commit f28a189
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:3.13.7-management-alpine

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.

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.
RUN rabbitmq-plugins enable --offline rabbitmq_shovel rabbitmq_shovel_management

0 comments on commit f28a189

Please sign in to comment.