You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-07-25 12:22:02 +03:00
Move latest to 16
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A aliases=(
|
||||
[15]='latest'
|
||||
[16]='latest'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
Reference in New Issue
Block a user