Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent a5dacf4 commit e992b4f
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.7-management
FROM rabbitmq:3.12-management

RUN apt-get update
RUN apt-get install -y curl
Expand Down

0 comments on commit e992b4f

Please sign in to comment.