Skip to content

Commit aacc3a8

Browse files
committed
Update: Dotnet sample app documentation
1 parent c726a05 commit aacc3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/dotnet/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ secrets:
379379
file: db/password.txt
380380
```
381381

382-
Your containerized application will now use the `mcr.microsoft.com/dotnet/sdk:8.0-alpine` image, which includes development tools like `dotnet test`. Continue to the next section to learn how you can run `dotnet test`.
382+
Your containerized application will now use the `mcr.microsoft.com/dotnet/sdk:10.0-alpine` image, which includes development tools like `dotnet test`. Continue to the next section to learn how you can run `dotnet test`.
383383

384384
## Summary
385385

0 commit comments

Comments
 (0)