Skip to content

Commit

Permalink
Removing dash for bookworm (#1039)
Browse files Browse the repository at this point in the history
Co-authored-by: azfuncgh <[email protected]>
  • Loading branch information
VpOfEngineering and azfuncgh authored Feb 9, 2024
1 parent d5d8152 commit 5c2e201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host/4/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
dotnetVersion: "dotnet6"
dockerfilePath: "host/4/bookworm/dotnet/"
dockerImagePath: "dotnet-isolated"
dockerImageName: "-dotnet-6-bookworm"
dockerImageName: "-dotnet6-bookworm"

steps:
- bash: |
Expand Down

0 comments on commit 5c2e201

Please sign in to comment.