chore(deps): bump busybox from 1.36 to 1.37 in /docker#79
chore(deps): bump busybox from 1.36 to 1.37 in /docker#79dependabot[bot] wants to merge 1 commit into
Conversation
Bumps busybox from 1.36 to 1.37. --- updated-dependencies: - dependency-name: busybox dependency-version: '1.37' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
lml2468
left a comment
There was a problem hiding this comment.
[APPROVE] Routine patch bump. busybox 1.37 is backward-compatible; the image is used only as a preflight utility container with env-var checks. CI: ✅
Jerry-Xin
left a comment
There was a problem hiding this comment.
Summary: Project relevance gate passes; this PR updates the deployment preflight BusyBox image used by the docker stack and is in scope for this repository.
🔴 Blocking: None.
💬 Non-blocking: None.
✅ Highlights:
- 🔵 Suggestion / Validation:
docker/docker-compose.yaml:123only changes the defaultOCTO_PREFLIGHT_IMAGEfrombusybox:1.36tobusybox:1.37; the preflight shell logic remains compatible with BusyBoxsh,printf,tr, andcase. - 🔵 Suggestion / Validation:
docker compose -f docker/docker-compose.yaml config --quietcompleted successfully. The emitted warnings were expected missing local.envvariables, not syntax or schema failures. - 🔵 Suggestion / Tests: No additional tests are needed for this dependency-only patch beyond compose config validation.
lml2468
left a comment
There was a problem hiding this comment.
Review at 81e3a87
Dependabot bump: busybox 1.36 → 1.37 in preflight init container. CI green. Patch-level bump, no breaking changes expected.
No issues. Ship it.
|
Superseded by #90. |
Bumps busybox from 1.36 to 1.37.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)