Skip to content

Commit fdaa418

Browse files
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v3 (#325)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23ecd6e commit fdaa418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/go:2-bullseye",
33
"features": {
4-
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
4+
"ghcr.io/devcontainers/features/docker-in-docker:3": {}
55
},
66

77
"postCreateCommand": "curl -L https://dl.dagger.io/dagger/install.sh | BIN_DIR=$HOME/.local/bin sh; sh -c \"$(curl --location https://taskfile.dev/install.sh)\" -- -d -b $HOME/.local/bin",

0 commit comments

Comments
 (0)