Skip to content

Commit

Permalink
update devcontainer images
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Jul 21, 2024
1 parent 3b77359 commit df32e8f
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,3 +1,3 @@
FROM mcr.microsoft.com/vscode/devcontainers/dotnet:0-8.0
FROM mcr.microsoft.com/devcontainers/dotnet:8.0

RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && nvm install lts/* && npm install -g cspell 2>&1"

0 comments on commit df32e8f

Please sign in to comment.