Skip to content

Commit

Permalink
Update mcr.microsoft.com/vscode/devcontainers/universal:2-linux Docke…
Browse files Browse the repository at this point in the history
…r digest to a8ce3c4 (#1858)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 1a54d7c commit a643674
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:2-linux@sha256:9e57d15288fa3989ca7a0c04451845a3fd689d61739c886164c574faea5ffef4
FROM mcr.microsoft.com/vscode/devcontainers/universal:2-linux@sha256:a8ce3c42dbdca5cafc6af8474de57b358115505a4aca6d3bd964bd2c312da03e

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 a643674

Please sign in to comment.