Skip to content

Commit

Permalink
Merge pull request #1167 from erentar/patch-1
Browse files Browse the repository at this point in the history
docker.md: change old container url from vector-im to element-hq
  • Loading branch information
hughns authored Jun 24, 2024
2 parents 1c768a0 + 61f3fd8 commit 9b68f30
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 9b68f30

Please sign in to comment.