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

Update docker images #4122

Merged
merged 3 commits into from
Aug 26, 2020
Merged

Update docker images #4122

merged 3 commits into from
Aug 26, 2020

Commits on Aug 26, 2020

  1. Update and separate test images

    The build image was a single one and it would contain pg11, pg12 and
    pg13. Now it is separated so that we can build each pg major
    independently.
    
    Tags are used as full postgres versions so that we can know which
    version we use by looking at the tag. For example exttester:11.9 would
    mean we are using pg11.9.
    
    pg11 is updated from 11.5 to 11.9.
    pg12 is updated from 12rc to 12.4.
    SaitTalhaNisanci committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    b5db911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ebb535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    023dfdf View commit details
    Browse the repository at this point in the history