Skip to content

Commit 6622ca7

Browse files
chore(deps): update mongo:8.2.6 docker digest to eea8506 (#1213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mongo | digest | `d343c37` → `eea8506` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f09c78f commit 6622ca7

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
@@ -27,7 +27,7 @@ services:
2727
retries: 5
2828
start_period: 40s
2929
mongo:
30-
image: "mongo:8.2.6@sha256:d343c378b5c6e2fe373174abcf4a877be0dfc721b5d0b9d582204dccb1c00b86"
30+
image: "mongo:8.2.6@sha256:eea8506335198f8b359865b32004036310854a935fbd317083817c614152818f"
3131
ports:
3232
- "127.0.0.1:27017:27017"
3333
healthcheck:

0 commit comments

Comments
 (0)