Skip to content

Commit

Permalink
Merge pull request #2414 from RocketSurgeonsGuild/renovate/mcr.micros…
Browse files Browse the repository at this point in the history
…oft.com-vscode-devcontainers-universal-2-linux

Update mcr.microsoft.com/vscode/devcontainers/universal:2-linux Docker digest to 4da8fdd
  • Loading branch information
david-driscoll authored Dec 21, 2024
2 parents c2e16fd + 9e38608 commit df67be2
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:a213107c37f45f74f6c29fa835fca8b3da1bf0663b49cdedcd680dcb983887cf
FROM mcr.microsoft.com/vscode/devcontainers/universal:2-linux@sha256:4da8fdd5ce2815ba943d9df53829d00aab20304ab93caad741874e135d56b026

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 df67be2

Please sign in to comment.