docs: update document

This commit is contained in:
ttionya
2025-01-16 00:23:43 +08:00
parent e74c3ab271
commit 34abe9ded8
+1 -1
View File
@@ -4,7 +4,7 @@ Now supports PostgreSQL backend.
~~Because upstream Rclone image is based on `alpine 3.16`(and `linux/arm/v6` platform is based on `alpine 3.15`), it **only supports PostgreSQL 14 and previous versions**, see [Alpine 3.16 Packages](https://pkgs.alpinelinux.org/packages?name=postgresql*-client&branch=v3.16) and [Alpine 3.15 Packages](https://pkgs.alpinelinux.org/packages?name=postgresql*-client&branch=v3.15).~~
We support PostgreSQL 16 and previous versions.
We support PostgreSQL 17 and previous versions.
If the `postgresql*-client` is not updated promptly, please create an issue to inform us.