mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 11:05:03 +01:00
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:
commit
9b68f30aad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user