Merge pull request #750 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-18-bullseye

build(deps): bump vscode/devcontainers/typescript-node from 16-bullseye to 18-bullseye in /.devcontainer
This commit is contained in:
Matthias 2022-05-04 07:26:01 +02:00 committed by GitHub
commit a9a1b99431
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:16-bullseye
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:18-bullseye
RUN yarn global add @vue/cli \
&& sudo apt-get update \