We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0dd09 commit 323892aCopy full SHA for 323892a
.github/workflows/build-and-publish-docker.yaml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
images: |
87
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
88
- oci-push.vpn.infra.element.io/element-web
+ oci-push.vpn.infra.element.io/element-call
89
tags: ${{ inputs.docker_tags }}
90
labels: |
91
org.opencontainers.image.licenses=AGPL-3.0-only OR LicenseRef-Element-Commercial
0 commit comments