mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1880 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-22-bookworm
build(deps): bump vscode/devcontainers/typescript-node from 20-bookworm to 22-bookworm in /.devcontainer
This commit is contained in:
commit
3ed1c165d8
|
@ -1,4 +1,4 @@
|
||||||
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:20-bookworm
|
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:22-bookworm
|
||||||
|
|
||||||
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