Skip to content

Commit 11a5623

Browse files
chore(deps): update mongo:8.3.1 docker digest to 707dc00 (#1284)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mongo | digest | `ce32a4b` → `707dc00` | --- ### Configuration 📅 **Schedule**: (in timezone Europe/Dublin) - Branch creation - At any time (no schedule defined) - Automerge - Only on Sunday and Saturday (`* * * * 0,6`) 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1db0f6 commit 11a5623

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.3.1@sha256:ce32a4b67580c982e2020b07d4ffafdbd9ce474088434294d89c6bd9257f7788"
30+
image: "mongo:8.3.1@sha256:707dc009433c311caa978246b1792fca4358882fafe310e6d540eb60017604ec"
3131
ports:
3232
- "127.0.0.1:27017:27017"
3333
healthcheck:

0 commit comments

Comments
 (0)