Create .gitpod.Dockerfile

This commit is contained in:
Meysam Hadeli 2023-01-03 18:40:22 +03:30 committed by GitHub
parent b45ab90bb3
commit 49e96061fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitpod.Dockerfile vendored Normal file
View File

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