Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Jul 20, 2024
1 parent 4252a41 commit 6eec996
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# https://containers.dev/guide/dockerfile#dockerfile
# https://github.com/devcontainers/images/tree/main/src/dotnet
# https://github.com/devcontainers/templates/tree/main/src/dotnet

FROM mcr.microsoft.com/devcontainers/dotnet:latest

# Add additional commands
# Add additional commands

0 comments on commit 6eec996

Please sign in to comment.