Skip to content

Commit 5ea5c99

Browse files
chore(deps): update rabbitmq docker tag to v4.2.2 (#990)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | rabbitmq | patch | `4.2.1-management-alpine` -> `4.2.2-management-alpine` | --- ### 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a208598 commit 5ea5c99

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
@@ -17,7 +17,7 @@ services:
1717
retries: 5
1818
start_period: 40s
1919
rabbitmq:
20-
image: "rabbitmq:4.2.1-management-alpine@sha256:f1f1ec0bb9b5cb55335a433c00e2f4804bdf90f513e53260ce47b82d2165de24"
20+
image: "rabbitmq:4.2.2-management-alpine@sha256:12a64e2221a77fdce6da24d4d28f82e1eb3ca7c972035de5faccd2ec7c1ecc62"
2121
ports:
2222
- "5672:5672"
2323
healthcheck:

0 commit comments

Comments
 (0)