Skip to content

Commit 17ad0ad

Browse files
chore(package): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v3 (#725)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/devcontainers/features/docker-in-docker | feature | major | `2` → `3` | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 428bcb5 commit 17ad0ad

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
@@ -32,7 +32,7 @@
3232
}
3333
},
3434
"features": {
35-
"ghcr.io/devcontainers/features/docker-in-docker:2": {
35+
"ghcr.io/devcontainers/features/docker-in-docker:3": {
3636
// We don't need this
3737
"dockerDashComposeVersion": "none",
3838
// Doesn't work on Debian Trixie

0 commit comments

Comments
 (0)