From 936c351596e0b4f7525f1382bbe6a05ea7a392a8 Mon Sep 17 00:00:00 2001 From: Merlin Jehli Date: Wed, 3 Apr 2024 17:53:22 +0200 Subject: [PATCH] Update builder/action.yml --- builder/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/action.yml b/builder/action.yml index 0b2206e..889f4ad 100644 --- a/builder/action.yml +++ b/builder/action.yml @@ -25,7 +25,7 @@ inputs: # description: 'json dict of hashes of all files' runs: using: docker - image: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.010000 + image: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.031454 args: - build - ${{ inputs.layer_config_file }}