Skip to content

Commit

Permalink
Update book/src/user/docker.md
Browse files Browse the repository at this point in the history
Co-authored-by: teor <[email protected]>
  • Loading branch information
dconnolly and teor2345 authored Jun 8, 2023
1 parent 26ea94a commit 1ee360e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/user/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can deploy Zebra for a daily use with the images available in [Docker Hub](h
### Ready to use image

```shell
docker run --detach zfnd/zebra:1.0.0
docker run --detach zfnd/zebra:latest
```

### Build it locally
Expand Down

0 comments on commit 1ee360e

Please sign in to comment.