docker.md: change old container url from vector-im to element-hq

This commit is contained in:
erentar 2024-06-22 21:46:14 +02:00 committed by GitHub
parent 1c768a0393
commit 61f3fd850e
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