Skip to content

Fix CI failure from Docker Postgres image#275

Merged
siegy22 merged 1 commit intoque-rb:masterfrom
jonathanhefner:ci-fix-docker-postgres
Feb 27, 2020
Merged

Fix CI failure from Docker Postgres image#275
siegy22 merged 1 commit intoque-rb:masterfrom
jonathanhefner:ci-fix-docker-postgres

Conversation

@jonathanhefner
Copy link
Copy Markdown
Contributor

@jonathanhefner jonathanhefner commented Feb 27, 2020

The failure is caused by a change to the Docker Postgres base image. Using an empty string for the database password (the default value) now causes initialization to fail, unless a specific environment variable is set.

See docker-library/postgres#681 for more information.

@jonathanhefner
Copy link
Copy Markdown
Contributor Author

jonathanhefner commented Feb 27, 2020

See that the build failed with no changes (an empty commit): https://github.com/que-rb/que/actions/runs/45925992

The failure is caused by a change to the Docker Postgres base image.
Using an empty string for the database password (the default value) now
causes initialization to fail, unless a specific environment variable is
set.

See docker-library/postgres#681 for more information.
@siegy22
Copy link
Copy Markdown
Member

siegy22 commented Feb 27, 2020

Thank you for your contribution, I noticed the same behaviour in another project 😄

@siegy22 siegy22 merged commit eeb622e into que-rb:master Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants