mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump vscode/devcontainers/typescript-node in /.devcontainer
Bumps vscode/devcontainers/typescript-node from 16-bullseye to 18-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:
parent
d710e6398f
commit
e714067d03
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user