Skip to content

Commit 7c8582b

Browse files
davegallantsalemhilal
authored andcommitted
Add latest tag
1 parent 396eed4 commit 7c8582b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ the config found in [default-config.json](default-config.json).
6464

6565
2. Run
6666
```
67-
docker run -d -p 6080:6080 --name hound -v $(pwd):/data ghcr.io/hound-search/hound
67+
docker run -d -p 6080:6080 --name hound -v $(pwd):/data ghcr.io/hound-search/hound:latest
6868
```
6969

7070
You should be able to navigate to [http://localhost:6080/](http://localhost:6080/) as usual.

0 commit comments

Comments
 (0)