Skip to content

Commit

Permalink
docker.md: change old container url from vector-im to element-hq
Browse files Browse the repository at this point in the history
  • Loading branch information
erentar authored Jun 22, 2024
1 parent 1c768a0 commit 61f3fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61f3fd8

Please sign in to comment.