You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-07-28 10:42:06 +03:00
ossp-uuid.template is ununsed since 03db72ff
Remove UUID variability now that 9.3 is gone (per comment in "update.sh")
This commit is contained in:
@ -28,10 +28,6 @@ declare -A alpineVersion=(
|
||||
|
||||
packagesBase='http://apt.postgresql.org/pub/repos/apt/dists/'
|
||||
|
||||
# https://www.mirrorservice.org/sites/ftp.ossp.org/pkg/lib/uuid/?C=M;O=D
|
||||
osspUuidVersion='1.6.2'
|
||||
osspUuidHash='11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0'
|
||||
|
||||
declare -A suitePackageList=() suiteArches=()
|
||||
travisEnv=
|
||||
for version in "${versions[@]}"; do
|
||||
|
Reference in New Issue
Block a user