You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-07-28 10:42:06 +03:00
Update latest to 12 (now GA)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
set -eu
|
||||
|
||||
declare -A aliases=(
|
||||
[11]='latest'
|
||||
[12]='latest'
|
||||
[9.6]='9'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user