Update common.env (#2776)

This commit is contained in:
Andrés Carrillo 2024-11-23 11:24:31 -04:00 committed by GitHub
parent f48808f42e
commit 12ab110e0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ COMMON_PG_PASSWORD="change_me_pg_password"
COMMON_VERSION="v1.16.0"
## DB versions
######################################
POSTGRES_VERSION="14.5.0"
POSTGRES_VERSION="15.10.0"
REDIS_VERSION="6.0.12-debian-10-r33"
MINIO_VERSION="2023.2.10-debian-11-r1"
######################################