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

fix(docker):upgrade postgres:14 #664

Merged
merged 1 commit into from
Apr 27, 2022
Merged

fix(docker):upgrade postgres:14 #664

merged 1 commit into from
Apr 27, 2022

Conversation

cnlangzi
Copy link
Contributor

Changes

  • upgraded postgres 14 on all dockerfile

Fixes

Tests

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

@cnlangzi cnlangzi requested a review from Kishan-Dhakan April 27, 2022 12:07
@codecov-commenter
Copy link

Codecov Report

Merging #664 (c5fadc5) into staging (4f9f332) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           staging     #664   +/-   ##
========================================
  Coverage    19.79%   19.79%           
========================================
  Files           66       66           
  Lines         7482     7482           
========================================
  Hits          1481     1481           
  Misses        5774     5774           
  Partials       227      227           
Flag Coverage Δ
Unit-Tests 19.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f9f332...c5fadc5. Read the comment docs.

@cnlangzi cnlangzi requested a review from dabasov April 27, 2022 12:11
Copy link
Member

@dabasov dabasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@Kishan-Dhakan Kishan-Dhakan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cnlangzi cnlangzi merged commit 88b50cb into staging Apr 27, 2022
@cnlangzi cnlangzi deleted the fix/postgres14 branch April 27, 2022 14:11
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.

4 participants