This commit is contained in:
2025-11-24 18:51:07 +00:00
parent 282f0fb1bd
commit 78d63abc83
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# PostgreSQL Port for Superengine
This port uses the `postgresql` image which is the ["official" PostgreSQL Docker image](https://hub.docker.com/_/postgres/) with the tag `17.4`. The port may be updated to use a newer tag in the future.
This port uses the `postgresql` image which is the ["official" PostgreSQL Docker image](https://hub.docker.com/_/postgres/) with the tag `18.1`. The port may be updated to use a newer tag in the future.
## Installation