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

chore: Upgrade to next gen docker convenience image #4310

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

vishnu-narayanan
Copy link
Member

@vishnu-narayanan vishnu-narayanan commented Mar 28, 2022

Pull Request Template

Description

CircleCI has deprecated old docker images in favour of their next-gen images published under a new registry. This PR switches the docker images used by Chatwoot to next-gen images from CircleCI.

ref: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034

Fixes https://github.com/chatwoot/product/issues/353

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • CircleCI tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@vishnu-narayanan vishnu-narayanan self-assigned this Mar 28, 2022
@pr-triage pr-triage bot added the PR: draft The pull request is not ready to be reviewed label Mar 28, 2022
@vishnu-narayanan
Copy link
Member Author

postgres:alpine and redis:alpine tags are no longer available under the new registry. Switching to the latest available versions.

https://hub.docker.com/r/cimg/postgres/tags
https://hub.docker.com/r/cimg/redis/tags

@vishnu-narayanan vishnu-narayanan marked this pull request as ready for review March 28, 2022 10:21
@pr-triage pr-triage bot added PR: unreviewed This pull request is yet to be reviewed. and removed PR: draft The pull request is not ready to be reviewed labels Mar 28, 2022
@sojan-official sojan-official merged commit ec0ea0b into develop Mar 28, 2022
@sojan-official sojan-official deleted the chore/upgrade_circle_ci_image branch March 28, 2022 12:45
@pr-triage pr-triage bot added PR: merged The pull request is merged to another branch and removed PR: unreviewed This pull request is yet to be reviewed. labels Mar 28, 2022
@github-actions
Copy link

github-actions bot commented Aug 8, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR: merged The pull request is merged to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants