Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Set a dotnet version
  • Loading branch information
cubicgraphics authored Apr 2, 2024
1 parent 6194e2f commit 1eb9c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
dotnet-version: 7.0.x

0 comments on commit 1eb9c22

Please sign in to comment.