We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2587880 commit 4c65f8fCopy full SHA for 4c65f8f
2 files changed
Dockerfile
@@ -107,7 +107,6 @@ ENV PGROOT=/var/lib/postgresql \
107
POSTGRES_USER=${POSTGRES_USER:-postgres} \
108
POSTGRES_PASSWORD=${POSTGRES_PASSWORD:-postgres} \
109
PG_MAJOR=$PG_MAJOR \
110
- PREV_PG_MAJOR=$PREV_PG_MAJOR \
111
OR_REINDEX_COUNTER=${OR_REINDEX_COUNTER} \
112
OR_DISABLE_REINDEX=${OR_DISABLE_REINDEX:-false} \
113
POSTGRES_MAX_CONNECTIONS=${POSTGRES_MAX_CONNECTIONS:-50} \
0 commit comments