Skip to content

Commit

Permalink
Undo last change
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdias committed Jul 20, 2023
1 parent 2ab596e commit 2de5851
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,6 +1,6 @@
ARG INSTALL_NODE=false
ARG INSTALL_AZURE_CLI=false
FROM mcr.microsoft.com/devcontainers/dotnet:7.0
FROM mcr.microsoft.com/vscode/devcontainers/dotnet:dev-5.0

ENV DOTNET_NOLOGO=true
ENV DOTNET_CLI_TELEMETRY_OPTOUT=true
Expand Down

0 comments on commit 2de5851

Please sign in to comment.