Skip to content

Commit 7ab2e26

Browse files
dependabot[bot]meta-codesync[bot]
authored andcommitted
Bump ghcr.io/devcontainers/features/docker-in-docker from 3.1.0 to 4.0.0 (#147)
Summary: Bumps ghcr.io/devcontainers/features/docker-in-docker from 3.1.0 to 4.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ghcr.io/devcontainers/features/docker-in-docker&package-manager=devcontainers&previous-version=3.1.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: #147 Reviewed By: bigfootjon Differential Revision: D110106929 fbshipit-source-id: 770f20e59861c2e33947c9961ad0b51192cc00c1
1 parent 3e97752 commit 7ab2e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"features": {
30-
"ghcr.io/devcontainers/features/docker-in-docker:3": {
30+
"ghcr.io/devcontainers/features/docker-in-docker:4": {
3131
// We do not need this.
3232
"dockerDashComposeVersion": "none",
3333
// Install OSS Moby build instead of Docker CE.

0 commit comments

Comments
 (0)