Skip to content

Releases: bfren/docker-postgresql

v3.1.0

09 Dec 11:37
497aacc
Compare
Choose a tag to compare
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

01 Dec 09:42
98f917b
Compare
Choose a tag to compare
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

06 Oct 15:07
4f8ca12
Compare
Choose a tag to compare
v2.3.29 (#92)

Minor updates
* Using latest base images

v2.3.28

06 Oct 08:47
318f066
Compare
Choose a tag to compare
v2.3.28 (#91)

Minor updates
* Using latest base images

v2.3.27

13 Sep 09:49
d9c8f1c
Compare
Choose a tag to compare
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

18 Aug 07:35
9befa21
Compare
Choose a tag to compare
v2.3.26 (#89)

Minor updates
* Updating to PostgreSQL 12.16, 13.12, 14.9 and 15.4

v2.3.25

09 Aug 18:04
28b1fc4
Compare
Choose a tag to compare
v2.3.25 (#88)

Minor updates
* Using latest base images

v2.3.24

08 Jul 11:59
c29eb26
Compare
Choose a tag to compare
v2.3.24 (#87)

Minor updates
* Using latest base images

v2.3.23

15 Jun 09:06
8a1925d
Compare
Choose a tag to compare
v2.3.23 (#86)

Minor updates
* Using latest base images

v2.3.22

14 Jun 06:43
5e99815
Compare
Choose a tag to compare
v2.3.22 (#85)

Minor updates
* Using latest base images