Skip to content

Commit 206145c

Browse files
chore(deps): update rabbitmq:4.2.3-management-alpine docker digest to 97c0b8c (#1062)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | rabbitmq | digest | `86030cb` → `97c0b8c` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/robonaut-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 924568a commit 206145c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
retries: 5
1717
start_period: 40s
1818
rabbitmq:
19-
image: "rabbitmq:4.2.3-management-alpine@sha256:86030cb65cd4947b8c3912a9a25ac6d8d71320c653165a5155089bc52491358d"
19+
image: "rabbitmq:4.2.3-management-alpine@sha256:97c0b8cf0b392c6742cce3795e14cb9b3443c833b3d967449d1ec1e8db1cb2d3"
2020
ports:
2121
- "127.0.0.1:5672:5672"
2222
- "127.0.0.1:15672:15672"

0 commit comments

Comments
 (0)