Skip to content

Commit

Permalink
triage
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Jan 22, 2025
1 parent da83cbd commit d5d585e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
ls -lat
docker build ./docker \
--build-arg="TARGET_ARCH=${{matrix.ARCH}}"
--file "${{matrix.dockerfile}}" \
--file Dockerfile \
--tag "$FULL_TAG" \
--label "runnumber=${GITHUB_RUN_ID}"
Expand Down

0 comments on commit d5d585e

Please sign in to comment.