mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-18 17:21:26 +00:00
Do not hardcode enki version when building tools image
Signed-off-by: Itxaka <itxakaserrano@gmail.com>
This commit is contained in:
parent
275bbf8871
commit
b7af88b618
2
.github/workflows/tool-image.yml
vendored
2
.github/workflows/tool-image.yml
vendored
@ -64,5 +64,3 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.prep.outputs.tags }}
|
tags: ${{ steps.prep.outputs.tags }}
|
||||||
build-args: |
|
|
||||||
ENKI_VERSION=v0.0.3
|
|
||||||
|
Loading…
Reference in New Issue
Block a user