Skip to content

Commit

Permalink
Update dependency mcr.microsoft.com/vscode/devcontainers/universal to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 35029fa commit 57673e3
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
Expand Up @@ -5,6 +5,6 @@

# To fully customize the contents of this image, use the following Dockerfile instead:
# https://github.com/microsoft/vscode-dev-containers/tree/v0.128.0/containers/codespaces-linux/.devcontainer/Dockerfile
FROM mcr.microsoft.com/vscode/devcontainers/universal:0-linux
FROM mcr.microsoft.com/vscode/devcontainers/universal:1-linux

RUN curl -fsSL https://dotnet.microsoft.com/download/dotnet-core/scripts/v1/dotnet-install.sh | sudo bash -s -- --channel Current --install-dir /home/codespace/.dotnet/

0 comments on commit 57673e3

Please sign in to comment.