Changed url of git repository
This commit is contained in:
parent
72ce37ac1b
commit
f0add9173c
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@ Unofficial [Paheko](https://paheko.cloud/) docker image with plugins based on ph
|
|||
|
||||
If you choose to use image from [*Docker Hub*](https://hub.docker.com/r/libretic/paheko), you can skip to next section.
|
||||
|
||||
If you prefer to build your own image with Dockerfile in [*Git repository*](https://git.libretic.fr/olivier.navas/paheko_docker_image_builder), you can do the following.
|
||||
If you prefer to build your own image with Dockerfile in [*Git repository*](https://git.libretic.fr/libretic/paheko_docker_image_builder), you can do the following.
|
||||
|
||||
|
||||
* Clone the repository
|
||||
|
||||
```
|
||||
git clone https://git.libretic.fr/olivier.navas/paheko_docker_image_builder
|
||||
git clone https://git.libretic.fr/libretic/paheko_docker_image_builder
|
||||
cd paheko_docker_image_builder
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue