Skip to content

Commit

Permalink
ci: update devcontainer dind (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan committed Apr 25, 2023
1 parent e5f07ab commit 74ae03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "vscode",
"features": {
"docker-in-docker": "20.10"
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
}
}

0 comments on commit 74ae03e

Please sign in to comment.