mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-05-09 00:26:23 +00:00
Fixup dockerfile location
This commit is contained in:
parent
287ed276eb
commit
da695e3461
2
.github/workflows/tool-image.yml
vendored
2
.github/workflows/tool-image.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
with:
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
context: ./tools-image
|
||||
file: ./Dockerfile
|
||||
file: ./tools-image/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.prep.outputs.tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user