Skip to content

Upgrade to Postgres 11 ? #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonathanhartley opened this issue Apr 8, 2019 · 3 comments
Closed

Upgrade to Postgres 11 ? #221

jonathanhartley opened this issue Apr 8, 2019 · 3 comments

Comments

@jonathanhartley
Copy link

Is this happening as its been out a while now ?

@Airconaaron
Copy link

If not does anyone have any alternative docker image suggestions with all these beautiful features?

@emanuel-metzenthin
Copy link

emanuel-metzenthin commented Jun 21, 2019

As a temporary workaround: It works for me by simply changing the line

RUN apt-get install -y postgresql-client-10 in the Dockerfile

to

RUN apt-get install -y postgresql-client-11 and then building locally.

@paunin
Copy link
Owner

paunin commented Jul 12, 2019

#236

@paunin paunin closed this as completed Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants