Skip to content

Commit 22ce7d4

Browse files
michael-ktianon
authored andcommitted
Update to Alpine 3.7 for Postgres 10
1 parent 8734cee commit 22ce7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ declare -A alpineVersion=(
2121
[9.4]='3.5'
2222
[9.5]='3.5'
2323
[9.6]='3.5'
24-
[10]='3.6'
24+
[10]='3.7'
2525
)
2626

2727
packagesBase='http://apt.postgresql.org/pub/repos/apt/dists/'

0 commit comments

Comments
 (0)