Skip to content

Question: Difference between version :12-alpine and :13-alpine #101

Answered by prodrigestivill
jokay asked this question in Q&A
Discussion options

You must be logged in to vote

All the images tags are based on the official postgres docker image tags.
The backup scripts are copied ontop of each of the avaiable tags from the official image.

So :12-alpine are using the pgdump from postgres version 12.x and :13-alpine are using the pgdump from postgres version 13.x.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by prodrigestivill
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #46 on August 20, 2022 17:50.