Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react

This commit is contained in:
Andras Bacsai
2026-07-18 15:57:26 +02:00
139 changed files with 8677 additions and 545 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ ARG COOLIFY_CLI_VERSION=nightly
# Note: We are using version 18 of the postgres client (while still using postgres 15 for the postgres server) as version 15 has been removed from Alpine 3.23+ https://pkgs.alpinelinux.org/packages?name=postgresql*-client&branch=v3.23&repo=&arch=x86_64&origin=&flagged=&maintainer=
ARG POSTGRES_VERSION=18
# https://nginx.org/en/linux_packages.html
ARG NGINX_VERSION=1.31.0-r1
ARG NGINX_VERSION=1.31.2-r1
# =================================================================
# Get MinIO client