From 024ad021695b4d2776f09ab06d0273189d702b5f Mon Sep 17 00:00:00 2001 From: Badlop Date: Fri, 6 May 2022 17:58:58 +0200 Subject: Revert "Temporary workaround to provide a 22.05 tagged container" This reverts commit 3449621ccc97e99219400f5c15d4b354848c6a60. --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 8b399ec38..8ae2c6873 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -65,4 +65,4 @@ jobs: labels: ${{ steps.meta.outputs.labels }} platforms: linux/amd64,linux/arm64 push: true - tags: ghcr.io/processone/ejabberd:22.05,ghcr.io/processone/ejabberd:latest + tags: ${{ steps.meta.outputs.tags }} -- cgit v1.2.3