Skip to content

Commit 372de58

Browse files
committed
Update build-container.yml
1 parent b66f89b commit 372de58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Setup .NET
8686
uses: actions/setup-dotnet@v5
8787
with:
88-
dotnet-version: 8.0.x
88+
dotnet-version: 10.0.x
8989

9090
- name: Build and push Docker image
9191
run: |

0 commit comments

Comments
 (0)