Skip to content

Commit

Permalink
chore(docker): update rabbitmq:3.10.5-management-alpine docker digest…
Browse files Browse the repository at this point in the history
… to afceef7 (#981)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2023
1 parent 6ec7a91 commit a6c986e
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 @@ -17,7 +17,7 @@ services:
entrypoint: ['node', 'examples/7-timeout-rpc/client']
restart: on-failure
rabbitmq:
image: rabbitmq:3.10.5-management-alpine@sha256:aa0ec77314f50f398a852311da5fe6f41a726220000ed0e5eba9a4205be75527
image: rabbitmq:3.10.5-management-alpine@sha256:afceef7d5a4e9b3f5a0bec1e5b78bface72a2ca1a364a5e3918ca7eb453549fa
restart: unless-stopped
healthcheck:
test: rabbitmq-diagnostics -q ping
Expand Down

0 comments on commit a6c986e

Please sign in to comment.