You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This image ensures that the default database created by the parent `postgres` im
18
18
19
19
Unless `-e POSTGRES_DB` is passed to the container at startup time, this database will be named after the admin user (either `postgres` or the user specified with `-e POSTGRES_USER`). If you would prefer to use the older template database mechanism for enabling PostGIS, the image also provides a PostGIS-enabled template database called `template_postgis`.
20
20
21
-
# Versions (2023-05-31)
21
+
# Versions (2023-06-18)
22
22
23
23
Supported architecture: `amd64`
24
24
@@ -59,7 +59,7 @@ Recommended version for new users: `postgis/postgis:15-3.3`
59
59
60
60
* We provide alpha, beta, release candidate (rc), and development (identified as ~master) versions.
61
61
* The template for the `*-master` images is updated manually, which might lead to a delay of a few weeks sometimes.
62
-
* The ~master SFCGAL version is 1.4 or higher. The cgal version is locked on the [5.5.x-branch](https://github.com/CGAL/cgal/tree/5.5.x-branch).
62
+
* The ~master SFCGAL version is 1.4 or higher. The cgal version is locked on the [5.6.x-branch](https://github.com/CGAL/cgal/tree/5.6.x-branch).
0 commit comments