Skip to content

Commit 969c6a2

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3eb4a62 commit 969c6a2

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
@@ -1,6 +1,6 @@
11
{
22
"name": "GitHub Actions (TypeScript)",
3-
"image": "mcr.microsoft.com/devcontainers/typescript-node:22",
3+
"image": "mcr.microsoft.com/devcontainers/typescript-node:24",
44
"postCreateCommand": "npm install",
55
"customizations": {
66
"codespaces": {

0 commit comments

Comments
 (0)