mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Update GHCR_NAME space to element-hq
This commit is contained in:
parent
11b48749bf
commit
7cc7ebb46f
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -14,7 +14,7 @@ on:
|
||||||
env:
|
env:
|
||||||
DOCKER_NAMESPACE: matrixdotorg
|
DOCKER_NAMESPACE: matrixdotorg
|
||||||
DOCKER_HUB_USER: dendritegithub
|
DOCKER_HUB_USER: dendritegithub
|
||||||
GHCR_NAMESPACE: matrix-org
|
GHCR_NAMESPACE: element-hq
|
||||||
PLATFORMS: linux/amd64,linux/arm64,linux/arm/v7
|
PLATFORMS: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue