diff --git a/Dockerfile-25 b/Dockerfile-25 index b73b421..8d1c6f8 100644 --- a/Dockerfile-25 +++ b/Dockerfile-25 @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -ARG NEXTCLOUD_VERSION=25.0.10 +ARG NEXTCLOUD_VERSION=25.0.12 ARG ALPINE_VERSION=3.18 FROM crazymax/yasu:latest AS yasu diff --git a/Dockerfile-26 b/Dockerfile-26 index f8c4f73..9e31f52 100644 --- a/Dockerfile-26 +++ b/Dockerfile-26 @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -ARG NEXTCLOUD_VERSION=26.0.5 +ARG NEXTCLOUD_VERSION=26.0.7 ARG ALPINE_VERSION=3.18 FROM crazymax/yasu:latest AS yasu diff --git a/Dockerfile-27 b/Dockerfile-27 index 95f4682..24be393 100644 --- a/Dockerfile-27 +++ b/Dockerfile-27 @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -ARG NEXTCLOUD_VERSION=27.0.2 +ARG NEXTCLOUD_VERSION=27.1.1 ARG ALPINE_VERSION=3.18 FROM crazymax/yasu:latest AS yasu diff --git a/README.md b/README.md index ef7b129..0189d69 100644 --- a/README.md +++ b/README.md @@ -324,9 +324,10 @@ forget to remove `includeSubDomains` option in `HSTS_HEADER` if used. ## Contributing -Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You -can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by making -a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely! +Want to contribute? Awesome! The most basic way to show your support is to star +the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) +or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this +journey continues indefinitely! Thanks again for your support, it is much appreciated! :pray: