Skip to content

Commit

Permalink
fix(deps): update rabbitmq docker tag to v3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2021
1 parent bb8e449 commit 655718a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rabbitmq:3.9.4-management
FROM rabbitmq:3.9.9-management

ENV RABBITMQ_DEFAULT_VHOST stencila
ENV RABBITMQ_DEFAULT_USER stencila
Expand Down

0 comments on commit 655718a

Please sign in to comment.