Skip to content

Commit 2cb385f

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v24 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06436d5 commit 2cb385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM mcr.microsoft.com/devcontainers/typescript-node:22
1+
FROM mcr.microsoft.com/devcontainers/typescript-node:24
22

33
RUN apt-get update && apt-get install -y --no-install-recommends vim bash-completion

0 commit comments

Comments
 (0)