Skip to content

Commit

Permalink
core: Update Dockerfile Rabbitmq to 3.9.29 (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaln authored Dec 4, 2024
1 parent 68c82dc commit ed46924
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,4 +1,4 @@
FROM rabbitmq:3.9.14-management
FROM rabbitmq:3.9.29-management

ENV RABBITMQ_ADMIN_USER user
ENV RABBITMQ_ADMIN_PASSWORD password
Expand Down

0 comments on commit ed46924

Please sign in to comment.