Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moomiji committed Jun 21, 2024
1 parent 65804bf commit e45a82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ runs:
tags: ${{ steps.deps.outputs.tags }}
push: true
platforms: ${{ env.platforms }}
build-args: REPO=${{ env.ddtv_deps_image }}:${{ inputs.dotnet-image-version }}
build-args: REPO=mcr.microsoft.com/dotnet/runtime-deps:${{ inputs.dotnet-image-version }}

- if: inputs.runtime != ''
id: build
Expand Down

0 comments on commit e45a82e

Please sign in to comment.