Releases: bfren/docker-postgresql
Releases · bfren/docker-postgresql
v3.1.0
v3.1.0 (#95)
Major updates
* Adding PostgreSQL 16 and switching to use Alpine 3.19 as base
* Supporting custom ALPINE_EDITION
Development updates
* Using PostgreSQL 16 as default in run.sh
v3.0.0
v3.0.0 (#94)
**Complete rewrite using [nushell](https://nushell.sh)**
## Major updates and breaking changes
* To enter nushell do `docker exec -it container_name nu` and type `bf-postgresql + tab` to see a complete list of functions
* All environment variables now begin `BF_PG`
## Minor updates
* Updating to PostgreSQL 12.17, 13.13, 14.10 and 15.5
## Build updates
* Updating workflows to latest versions
* Using -dev instead of -beta for development builds
## Development updates
* Enforcing LF line endings
v2.3.29
v2.3.29 (#92)
Minor updates
* Using latest base images
v2.3.28
v2.3.28 (#91)
Minor updates
* Using latest base images
v2.3.27
v2.3.27 (#90)
Minor updates
* Using latest base images
Development updates
* Adding --load to run.sh
* Using PostgreSQL 15 as default version in run.sh
v2.3.26
v2.3.26 (#89)
Minor updates
* Updating to PostgreSQL 12.16, 13.12, 14.9 and 15.4
v2.3.25
v2.3.25 (#88)
Minor updates
* Using latest base images
v2.3.24
v2.3.24 (#87)
Minor updates
* Using latest base images
v2.3.23
v2.3.23 (#86)
Minor updates
* Using latest base images
v2.3.22
v2.3.22 (#85)
Minor updates
* Using latest base images