From e743384ca21249661175ce0a73c651945b37f8e5 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 9 Feb 2023 18:59:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20github:=20Reuse=20subimage=20wor?= =?UTF-8?q?kflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-subimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-subimage.yml b/.github/workflows/build-subimage.yml index 98e938b..138d7ba 100644 --- a/.github/workflows/build-subimage.yml +++ b/.github/workflows/build-subimage.yml @@ -51,4 +51,4 @@ jobs: tags: ${{ steps.meta.outputs.tags }} push: true - cache-from: quratorspk/ocrd-galley-${{ inputs.subimage }}:${{ github.sha }} + cache-from: quratorspk/ocrd-galley-${{ inputs.subimage }}:sha-${{ github.sha }}