Skip to content

Commit

Permalink
Update .NET 8.0 image tag to 8.0-rc instead of 8.0-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Oct 20, 2023
1 parent cf23180 commit ddf009f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aspnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
flavor: |
latest=auto
suffix=${{ env.TAG_SUFFIX }}
prefix=8.0-preview-
prefix=8.0-rc-
tags: |
type=raw,enable=${{ github.event_name != 'pull_request' }},priority=699,value=${{ steps.minver.outputs.version }}
type=ref,event=branch,priority=500
Expand Down

0 comments on commit ddf009f

Please sign in to comment.