1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-07-28 10:42:06 +03:00

Remove 9.5 (EOL)

This commit is contained in:
Tianon Gravi
2021-05-27 16:08:24 -07:00
parent 376f87ce3b
commit 56eb8091dc
5 changed files with 0 additions and 1054 deletions

View File

@ -12,8 +12,6 @@ versions=( "${versions[@]%/}" )
defaultDebianSuite='buster-slim'
declare -A debianSuite=(
# https://github.com/docker-library/postgres/issues/582
[9.4]='stretch-slim'
[9.5]='stretch-slim'
[9.6]='stretch-slim'
[10]='stretch-slim'
[11]='stretch-slim'