Skip to content

Commit 1bb7708

Browse files
committed
udpate
1 parent 60f751a commit 1bb7708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_linux_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
ls -lR ./.github/_downloaded_actions # Verify structure
102102
103103
- name: Build Docker Image (${{ inputs.architecture }} / ${{ inputs.build_config }})
104-
uses: microsoft/onnxruntime-github-actions/build-docker-image@2cf46f409099e5a27977bbece1c89f3d6dca6a1b
104+
uses: microsoft/onnxruntime-github-actions/build-docker-image@fe4bffdebbaf16477883ba661ecfeeeb5703c85a
105105
id: build_docker_image_step
106106
with:
107107
dockerfile: ${{ github.workspace }}/${{ inputs.dockerfile_path }}

0 commit comments

Comments
 (0)