Rebase to 3.18 (main)

This commit is contained in:
TheSpad
2023-06-06 15:30:50 +01:00
parent cad5ce4330
commit d70e18aafd
9 changed files with 30 additions and 114 deletions

View File

@@ -56,7 +56,7 @@ The architectures supported by this image are:
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | | arm32v7-\<version tag\> |
| armhf | | |
## Version Tags
@@ -233,6 +233,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **06.06.23:** - Rebase master to Alpine 3.18.
* **03.01.23:** - Publish stable release.
* **20.02.22:** - Rebase develop branch to Alpine.
* **06.06.21:** - Initial realease.