Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
f970bcb94c
Update builder/action.yml 2025-01-22 23:47:06 +01:00

View file

@ -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: