From 8aef399209aac6a3c38be8ab9df0d2e9907c930d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Marty?= <9808326+fxmarty@users.noreply.github.com> Date: Fri, 24 Nov 2023 18:08:40 +0100 Subject: [PATCH] latest=false --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 96216756..395a0b6a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -209,7 +209,7 @@ jobs: uses: docker/metadata-action@v4.3.0 with: flavor: | - latest=auto + latest=false images: | registry.internal.huggingface.tech/api-inference/community/text-generation-inference ghcr.io/huggingface/text-generation-inference