Skip to content

Commit 4c65f8f

Browse files
committed
Further cleanup of or-entrypoint.sh
1 parent 2587880 commit 4c65f8f

2 files changed

Lines changed: 160 additions & 216 deletions

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ ENV PGROOT=/var/lib/postgresql \
107107
POSTGRES_USER=${POSTGRES_USER:-postgres} \
108108
POSTGRES_PASSWORD=${POSTGRES_PASSWORD:-postgres} \
109109
PG_MAJOR=$PG_MAJOR \
110-
PREV_PG_MAJOR=$PREV_PG_MAJOR \
111110
OR_REINDEX_COUNTER=${OR_REINDEX_COUNTER} \
112111
OR_DISABLE_REINDEX=${OR_DISABLE_REINDEX:-false} \
113112
POSTGRES_MAX_CONNECTIONS=${POSTGRES_MAX_CONNECTIONS:-50} \

0 commit comments

Comments
 (0)