mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3414 from holta/deb12-postgresql15
Debian 12 Bookworm uses PostgreSQL 15 (released 2022-10-13)
This commit is contained in:
commit
3e33569605
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ mysql_service: mariadb
|
||||||
sshd_package: openssh-server
|
sshd_package: openssh-server
|
||||||
sshd_service: ssh
|
sshd_service: ssh
|
||||||
php_version: 8.1
|
php_version: 8.1
|
||||||
postgresql_version: 14
|
postgresql_version: 15
|
||||||
systemd_location: /lib/systemd/system
|
systemd_location: /lib/systemd/system
|
||||||
python_ver: "3.10"
|
python_ver: "3.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue