Skip to content

Commit

Permalink
docs: specify latest tag instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki authored Nov 8, 2023
1 parent 1eb31c5 commit cf742cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This container image hosts helia in a node container. It implements [HTTP IPFS-g
## Run from the github container registry

```sh
$ docker run -it -p 8080:8080 ghcr.io/ipfs/helia-http-gateway:main
$ docker run -it -p 8080:8080 ghcr.io/ipfs/helia-http-gateway:latest
```

See https://github.com/ipfs/helia-http-gateway/pkgs/container/helia-http-gateway for more information.
Expand Down

0 comments on commit cf742cb

Please sign in to comment.