File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11PYTHON_IMPLEMENTATION = python
22PYTHON_VERSION = 3.12
3- MARIADB_VERSION = 10.5
3+ MARIADB_VERSION = 10.6
44MYSQL_VERSION = 8.0
55ORACLE_VERSION = 23.5.0.0
66POSTGRESQL_VERSION = 14
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ The versions of various backend services can be switched by setting these enviro
199199
200200| Environment Variable | Default Value | Description |
201201| ----------------------- | ------------- | ---------------------------------------------------- |
202- | ` MARIADB_VERSION ` | ` 10.5 ` | Version of MariaDB container image to use |
202+ | ` MARIADB_VERSION ` | ` 10.6 ` | Version of MariaDB container image to use |
203203| ` MYSQL_VERSION ` | ` 8.0 ` | Version of MySQL container image to use |
204204| ` ORACLE_VERSION ` | ` 23.5.0.0 ` | Version of Oracle container image to use |
205205| ` POSTGRESQL_VERSION ` | ` 14 ` | Version of PostgreSQL container image to use |
You can’t perform that action at this time.
0 commit comments