diff --git a/README.md b/README.md index 4c2185c..e58c4ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Nextcloud](https://raw.githubusercontent.com/docker-library/docs/e563b6cd3d797e2b3695576d20041227d1fb7536/nextcloud/logo.svg?sanitize=true "Nextcloud") -**NOTE:** There is no longer a `latest` or `fpm-alpine` tag, as the latest version from nextcloud would be `29` but at the moment, I consider `28` more stable, you will now have to specify which major version you need: `27-fpm-alpine`,`27-fpm`,`28-fpm-alpine`,`28-fpm`,`29-fpm-alpine`,`29-fpm`. This should prevent major problems with an unintended upgrade from one major version to another (you cannot easily downgrade). +**NOTE:** There is no longer a `latest` or `fpm-alpine` tag, as the latest version from nextcloud would be `30` but at the moment, I consider `29` more stable, you will now have to specify which major version you need: `29-fpm-alpine`,`29-fpm`, etc. This should prevent major problems with an unintended upgrade from one major version to another (you cannot easily downgrade). In the fpm tag, the `www-data` user has been modified to uid/gid 82, to coincide with the alpine version, and also work with the companion nginx container, [`bkraul/nginx-nextcloud`](https://hub.docker.com/repository/docker/bkraul/nginx-nextcloud). @@ -15,6 +15,7 @@ This image adds built-in support for the following features: * ImageMagick: (The `fpm-alpine` image does not natively support any image formats (including the needed SVG format), due to it missing `imagemagick` package). This image corrects that. # Current Versions +The current `30-fpm-alpine` and `30-fpm` version is **30.0.0**\ The current `29-fpm-alpine` and `29-fpm` version is **29.0.7**\ The current `28-fpm-alpine` and `28-fpm` version is **28.0.10**