Skip to content

Commit

Permalink
Merge pull request #1880 from freqtrade/dependabot/docker/dot-devcont…
Browse files Browse the repository at this point in the history
…ainer/vscode/devcontainers/typescript-node-22-bookworm

build(deps): bump vscode/devcontainers/typescript-node from 20-bookworm to 22-bookworm in /.devcontainer
  • Loading branch information
xmatthias committed May 15, 2024
2 parents 0aa86e7 + 272291d commit 3ed1c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -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 \
&& sudo apt-get install -y vim \
Expand Down

0 comments on commit 3ed1c16

Please sign in to comment.