From b7af88b61810dcc1e539c9a6045bc025b8dafcb3 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Thu, 11 Jan 2024 10:00:16 +0100 Subject: [PATCH] Do not hardcode enki version when building tools image Signed-off-by: Itxaka --- .github/workflows/tool-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tool-image.yml b/.github/workflows/tool-image.yml index d379c02..7b3a527 100644 --- a/.github/workflows/tool-image.yml +++ b/.github/workflows/tool-image.yml @@ -64,5 +64,3 @@ jobs: platforms: linux/amd64,linux/arm64 push: true tags: ${{ steps.prep.outputs.tags }} - build-args: | - ENKI_VERSION=v0.0.3