Closed loganbonsignore closed 3 years ago
Using the tag latest
of this project is not recommended.
Also keep in mind that using the tag latest
of any component for a production environment could lead to future problems in general.
In any case, this looks like a duplicate issue of #62
I would like to use the 'latest' postgres docker image for my application. At the time of this post it is postgres version '14.0'. Backups are not successful and my 'postgres-backup' shows this error:
When I use the '13.2' postgres image, everything works great. Is it possible to use the 'latest' postgres version in my compose file or do I need to pick one postgres version and stick with it? Here is my compose file.