From fc8562bac38b9bfa90411093898a2cc9d180e004 Mon Sep 17 00:00:00 2001 From: linozen Date: Tue, 14 Dec 2021 15:37:08 +0100 Subject: [PATCH] correct container naming --- .github/workflows/publish-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-container.yml b/.github/workflows/publish-container.yml index 3aa0d96..3b4a077 100644 --- a/.github/workflows/publish-container.yml +++ b/.github/workflows/publish-container.yml @@ -33,7 +33,7 @@ jobs: id: meta uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 with: - images: ${{ env.REGISTRY }}/snv-berlin/streamlit + images: ${{ env.REGISTRY }}/linozen/streamlit-base tags: | type=sha type=ref,event=branch