Skip to content

Commit 47551dc

Browse files
committed
fix
1 parent 58ea60b commit 47551dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// For format details, see https://aka.ms/devcontainer.json.
22
{
33
"name": "angular-testing-library",
4-
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-22-bullseye",
4+
"image": "mcr.microsoft.com/devcontainers/typescript-node:22-bullseye",
55

66
// Features to add to the dev container. More info: https://containers.dev/features.
77
"features": {

0 commit comments

Comments
 (0)