Merge pull request #1167 from erentar/patch-1

docker.md: change old container url from vector-im to element-hq
This commit is contained in:
Hugh Nimmo-Smith 2024-06-24 09:39:16 +01:00 committed by GitHub
commit 9b68f30aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,8 +44,8 @@ docker build -t hydrogen .
Or, pull the docker image from GitHub Container Registry:
```
docker pull ghcr.io/vector-im/hydrogen-web
docker tag ghcr.io/vector-im/hydrogen-web hydrogen
docker pull ghcr.io/element-hq/hydrogen-web
docker tag ghcr.io/element-hq/hydrogen-web hydrogen
```
### Start container image