Skip to content

Commit

Permalink
chore(docker): update rabbitmq docker tag to v3.11.17 (#960)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent 59a3bda commit 9c18ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
entrypoint: ['node', 'examples/7-timeout-rpc/client']
restart: on-failure
rabbit:
image: rabbitmq:3.11.16-management-alpine@sha256:16d7da8ea63c31484f754b7d6781654420b7b54cd45e9360e06af67bdacd0526
image: rabbitmq:3.11.17-management-alpine@sha256:6e671f9ae0cbf0ae45bcac7b5d5f7e5ab0eece8d5ce055fc67cd685df08c9bb3
ports:
- "5673:5672"
- "15673:15672"

0 comments on commit 9c18ed9

Please sign in to comment.