Skip to content

Commit 971bf52

Browse files
committed
Fix a warning in the Installation Guide.
1 parent 217e9f3 commit 971bf52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Installation-Guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,10 @@ HTTP_PORT=127.0.0.1:8280
8686

8787
### docker-compose.yml
8888

89-
>[!WARNING]
89+
{: .warning }
9090
> See [this FAQ entry](#i-got-the-updated-docker-compose-file-above-and-now-my-database-keeps-restarting)
9191
> if you're upgrading between PostgreSQL major versions (e.g. 15 to-17).
92+
9293
{: .warning }
9394
> Regarding PostgreSQL 18:
9495
> * The `backups` container image currently includes `postgresql17-client`, meaning it won't be able to back up your DB if you use PostgreSQL 18.

0 commit comments

Comments
 (0)