Skip to content

Commit 6d1ecf1

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/base docker tag to v1 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 810d1b6 commit 6d1ecf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// https://github.com/microsoft/vscode-dev-containers/tree/v0.245.2/containers/ubuntu
33
{
44
"name": "Ubuntu",
5-
"image": "mcr.microsoft.com/vscode/devcontainers/base:0-ubuntu-22.04",
5+
"image": "mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-22.04",
66

77
"onCreateCommand": "corepack enable && pnpm install",
88

0 commit comments

Comments
 (0)