mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 22:06:45 +00:00
use alpine 3.11 for pg 12
This commit is contained in:
parent
d6a761045e
commit
0e10fe292c
@ -5,7 +5,7 @@ declare -A arr
|
|||||||
arr[9]=3.6
|
arr[9]=3.6
|
||||||
arr[10]=3.8
|
arr[10]=3.8
|
||||||
arr[11]=3.10
|
arr[11]=3.10
|
||||||
arr[12]=edge
|
arr[12]=3.11
|
||||||
|
|
||||||
|
|
||||||
for i in "${!arr[@]}"; do
|
for i in "${!arr[@]}"; do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user