build(deps): bump vscode/devcontainers/typescript-node in /.devcontainer

Bumps vscode/devcontainers/typescript-node from 18-bullseye to 20-bullseye.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/typescript-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-24 03:57:35 +00:00 committed by GitHub
parent d4c6815eca
commit 10b541991e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:18-bullseye
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:20-bullseye
RUN sudo apt-get update \
&& sudo apt-get install -y vim \