sameersbn / docker-postgresql

Dockerfile to build a PostgreSQL container image which can be linked to other containers.
MIT License
1.05k stars 468 forks source link

Fix version number #157

Closed Aoiujz closed 1 year ago

Aoiujz commented 1 year ago

Upgrade ubuntu:bionic to ubuntu:bionic-20230530, and update the version number in the Readme and VERSION files to 14-20230622

Aoiujz commented 1 year ago

After upgrading to Version 14, the container cannot start normally. I will close this PR first. The previous PR #156 should also have problems.