You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-07-29 21:41:20 +03:00
Lol whups
This commit is contained in:
@ -4,7 +4,6 @@ set -e
|
||||
declare -A aliases
|
||||
aliases=(
|
||||
[9.4]='9 latest'
|
||||
[8.4]='8'
|
||||
)
|
||||
|
||||
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
|
||||
|
Reference in New Issue
Block a user