Create gitpod.Dockerfile

This commit is contained in:
Meysam Hadeli 2023-01-20 20:03:07 +03:30 committed by GitHub
parent 9cc2d3d95f
commit 5f767ce7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
gitpod.Dockerfile Normal file
View File

@ -0,0 +1 @@
FROM gitpod/workspace-dotnet:latest