Skip to content

Commit

Permalink
chore: add docker prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
adthrasher committed Feb 25, 2025
1 parent c63a03b commit 327c4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs: build-images
strategy:
matrix:
image: [hilow]
image: [docker/hilow]
fail-fast: false
uses: ./.github/workflows/docker-build-image.yaml
secrets: inherit
Expand Down

0 comments on commit 327c4cf

Please sign in to comment.