Skip to content

Commit dc47e31

Browse files
authored
Update docker.md (#38)
1 parent 59472cc commit dc47e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tutorials/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ That's all you need to know to work with Foliant the Docker way. Just remember t
222222
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
223223

224224
```bash
225-
$ docker pull registry.itv.restr.im:5000/foliant:full
225+
$ docker pull ghcr.io/foliant-docs/foliant/foliant:full
226226
```
227227

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

0 commit comments

Comments
 (0)