aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-05-06 17:58:58 +0200
committerBadlop <badlop@process-one.net>2022-05-06 17:58:58 +0200
commit024ad021695b4d2776f09ab06d0273189d702b5f (patch)
tree4757f1fe4e4bb2bba606016df0f6dfe76fb6d288 /.github
parentTemporary workaround to provide a 22.05 tagged container (diff)
Revert "Temporary workaround to provide a 22.05 tagged container"
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/container.yml2
1 files changed, 1 insertions, 1 deletions
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 }}