mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-07-15 14:54:05 +00:00
bump alpine version for pg v12, add pg v13
This commit is contained in:
@ -3,4 +3,5 @@ declare -A versions
|
|||||||
VERSIONS[9]=3.6
|
VERSIONS[9]=3.6
|
||||||
VERSIONS[10]=3.8
|
VERSIONS[10]=3.8
|
||||||
VERSIONS[11]=3.10
|
VERSIONS[11]=3.10
|
||||||
VERSIONS[12]=3.11
|
VERSIONS[12]=3.12
|
||||||
|
VERSIONS[13]=3.14
|
||||||
|
Reference in New Issue
Block a user