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 }}