Skip to content
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

Upgraded Components to latest reliable versions #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xavixendit
Copy link

@xavixendit xavixendit commented Oct 20, 2022

This PR:

  • Upgrades base image to ubuntu:22.04
  • Upgrades postgresql from 9.5 to 14
  • Allows upgrading Bucardo separately from the OS via build-arg BUCARDO_VERSION currently 5.6.0 as default
  • Whitelists localhost postgres access for bucardo
  • Exits when add db or add sync fails to prevent an infinite loop

This PR:
* Upgrades base image to ubuntu:22.04
* Upgrades postgresql from 9.5 to 14
* Allows upgrading Bucardo separately from the OS via build-arg `BUCARDO_VERSION`
* Whitelists localhost postgres access for bucardo
* Exits when `add db` or `add sync` fails to prevent an infinite loop
@xavixendit
Copy link
Author

@pelgrim @ABCurado can we have a review on this PR ? the current image is a bit old, let me know if this needs some change. thanks

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.

1 participant