Skip to content

Commit 67345a6

Browse files
authored
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4 (#253)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/devcontainers/features/docker-in-docker | feature | major | `2` → `4` | --- ### Configuration 📅 **Schedule**: (UTC) - 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/datum-cloud/datum). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 658885a + 7669da7 commit 67345a6

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
@@ -2,7 +2,7 @@
22
"name": "Kubebuilder DevContainer",
33
"image": "docker.io/golang:1.26",
44
"features": {
5-
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
5+
"ghcr.io/devcontainers/features/docker-in-docker:4": {},
66
"ghcr.io/devcontainers/features/git:1": {}
77
},
88

0 commit comments

Comments
 (0)