From 9a07a6a1a4c3713e278c7cc0ac155ebb90e6cdf4 Mon Sep 17 00:00:00 2001 From: Amaury Chamayou Date: Thu, 13 Jun 2024 14:24:52 +0000 Subject: [PATCH] No latest --- .github/workflows/ci-containers-ghcr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-containers-ghcr.yml b/.github/workflows/ci-containers-ghcr.yml index 90ccf23fb90..195e3ae7887 100644 --- a/.github/workflows/ci-containers-ghcr.yml +++ b/.github/workflows/ci-containers-ghcr.yml @@ -34,6 +34,8 @@ jobs: uses: docker/metadata-action@v5 with: images: ${{ env.REGISTRY }}/${{ github.repository }}/ci + flavor: | + latest=false - name: Build and push Virtual container id: push_virtual