schickling / dockerfiles

Collection of lightweight and ready-to-use docker images
https://hub.docker.com/u/schickling/
MIT License
848 stars 367 forks source link

Update Alpine to 3.15 to support PostgreSQL 14 #138

Closed ledermann closed 2 years ago

ledermann commented 2 years ago

The recently merged PR #127 upgrades to Alpine 3.11, but this does not support latest PostgreSQL 14. I have upgraded Alpine to 3.15 for Backup & Restore and simplified installation of aws-cli.

My own image is on DockerHub: https://hub.docker.com/r/ledermann/postgres-backup-s3

iloveitaly commented 2 years ago

Thank you!

itekhi commented 2 years ago

Release this to Docker Hub please! @ledermann You saved me for a while! 😄