mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-11 02:33:51 +00:00
Merge pull request #1206 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-20-bullseye
build(deps): bump vscode/devcontainers/typescript-node from 18-bullseye to 20-bullseye in /.devcontainer
This commit is contained in:
commit
75ae9a7f80
|
@ -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 \
|
RUN sudo apt-get update \
|
||||||
&& sudo apt-get install -y vim \
|
&& sudo apt-get install -y vim \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user