mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
docker.md: change old container url from vector-im to element-hq
This commit is contained in:
parent
1c768a0393
commit
61f3fd850e
@ -44,8 +44,8 @@ docker build -t hydrogen .
|
|||||||
Or, pull the docker image from GitHub Container Registry:
|
Or, pull the docker image from GitHub Container Registry:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker pull ghcr.io/vector-im/hydrogen-web
|
docker pull ghcr.io/element-hq/hydrogen-web
|
||||||
docker tag ghcr.io/vector-im/hydrogen-web hydrogen
|
docker tag ghcr.io/element-hq/hydrogen-web hydrogen
|
||||||
```
|
```
|
||||||
|
|
||||||
### Start container image
|
### Start container image
|
||||||
|
Loading…
Reference in New Issue
Block a user