Skip to content

Commit 3a00737

Browse files
committed
update docker hug
Signed-off-by: tsolakou <[email protected]>
1 parent 9e972d0 commit 3a00737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-gitbase/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ make dependencies
3939

4040
## Running with Docker
4141

42-
You can use the official image from [docker hub](https://hub.docker.com/r/srcd/gitbase/tags/) to quickly run gitbase:
42+
You can use the official image from [Docker Hub](https://hub.docker.com/r/srcd/gitbase/tags/) to quickly run gitbase:
4343
```
4444
$ docker run --rm --name gitbase -p 3306:3306 -v /my/git/repos:/opt/repos srcd/gitbase:latest
4545
```

0 commit comments

Comments
 (0)