Update builder/action.yml
This commit is contained in:
parent
0993ae6e8a
commit
f970bcb94c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Build image
|
- name: Build image
|
||||||
uses: docker://git.fml128.ch/fml128/idkyet-builder:2025.01.211903
|
uses: docker://git.fml128.ch/fml128/idkyet-builder:buildah
|
||||||
with:
|
with:
|
||||||
args: build ${{ inputs.layer_config_file }}
|
args: build ${{ inputs.layer_config_file }}
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue