Skip to content

Commit 14d4b44

Browse files
committed
Update build-container.yml
1 parent b585bfd commit 14d4b44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)