Upgrade to paheko version 1.3.10
This commit is contained in:
parent
84810d8b67
commit
19016363e5
2 changed files with 6 additions and 3 deletions
|
@ -20,10 +20,10 @@ cd paheko_docker_image_builder
|
|||
|
||||
* Edit version file to choose your version of paheko
|
||||
|
||||
Content of version file for paheko version 1.3.9:
|
||||
Content of version file for paheko version 1.3.10:
|
||||
|
||||
```
|
||||
PAHEKO_VERSION=1.3.9
|
||||
PAHEKO_VERSION=1.3.10
|
||||
```
|
||||
|
||||
* Build and tag the image
|
||||
|
@ -114,6 +114,9 @@ docker compose down
|
|||
|
||||
## Change log
|
||||
|
||||
* [2024-06-07]
|
||||
* Upgrade to Paheko version 1.3.10
|
||||
|
||||
* [2024-05-20]
|
||||
* Upgrade to Paheko version 1.3.9
|
||||
* Main hub.docker.com repository migrated from libretic/paheko to paheko/paheko
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
PAHEKO_VERSION=1.3.9
|
||||
PAHEKO_VERSION=1.3.10
|
||||
|
|
Loading…
Reference in a new issue