Skip to content

Commit

Permalink
Update docker.md (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
moigagoo authored Mar 8, 2024
1 parent 59472cc commit dc47e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorials/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ That's all you need to know to work with Foliant the Docker way. Just remember t
And one last note for the `full` image users. We keep constantly updating Foliant, adding and updating its extensions. To use all the fresh features update the image every once in a while with command

```bash
$ docker pull registry.itv.restr.im:5000/foliant:full
$ docker pull ghcr.io/foliant-docs/foliant/foliant:full
```

And don't forget to rebuild your project's image after updating:
Expand Down

0 comments on commit dc47e31

Please sign in to comment.