Skip to content

Commit 8665082

Browse files
committed
change container image
1 parent 313ceca commit 8665082

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/frogbot-scan-repository.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ permissions:
1313
jobs:
1414
scan-repository:
1515
runs-on: ubuntu-latest-4-cores
16-
# container:
16+
container:
17+
image: mcr.microsoft.com/dotnet/sdk:9.0
18+
1719
# # Official .NET SDK image with python3-virtualenv package installed. One-time manual creation.
1820
# image: azuekubeacr03.azurecr.io/dotnet/sdk-python3-virtualenv:9.0.201-noble-amd64
1921
strategy:

0 commit comments

Comments
 (0)