Skip to content

Commit

Permalink
builder docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
olomix committed Sep 11, 2024
1 parent 6d000a6 commit 10500fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
push: false
outputs: type=docker
platforms: linux/arm64
platforms: linux/amd64
file: .github/images/Dockerfile.build
context: ./.github/images/context.build
cache-from: type=gha
Expand Down

0 comments on commit 10500fb

Please sign in to comment.