Skip to content

Commit

Permalink
chore(docker): update rabbitmq:3.12.0-management-alpine docker digest…
Browse files Browse the repository at this point in the history
… to 2339b03 (#973)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 7c51ced commit e7cfe90
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.12.0-management-alpine@sha256:98095274d641a97826970d5806105ead37963e3ccb5f654fd94f07e07e81fe54
image: rabbitmq:3.12.0-management-alpine@sha256:2339b033a0bf6f1aa2b1838ad8dfe1dfaad2589df30095f95c2fe8b27d769446
ports:
- "5673:5672"
- "15673:15672"

0 comments on commit e7cfe90

Please sign in to comment.