mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Temporary workaround to provide a 22.05 tagged container
This commit is contained in:
parent
e5782a519a
commit
3449621ccc
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -65,4 +65,4 @@ jobs:
|
|||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ghcr.io/processone/ejabberd:22.05,ghcr.io/processone/ejabberd:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user