Changed url of git repository

This commit is contained in:
Navas 2023-01-28 16:19:14 +01:00
parent 72ce37ac1b
commit f0add9173c
1 changed files with 2 additions and 2 deletions

View File

@ -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
```