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

replace postgres docker image #103

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

mkmn
Copy link
Contributor

@mkmn mkmn commented Sep 16, 2022

Description

circleci/* docker image is deprecated.
However, this project still uses circleci/postgres image.

Changes

  • Update CircleCI config
    • Use cimg/postgres image instead of circleci/postgres image

Reference

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

`circleci/*` docker image is deprecated.
Use `cimg/postgres` image instead of `circleci/postgres` image.

see: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
@mkmn mkmn marked this pull request as ready for review September 16, 2022 09:09
@mkmn mkmn merged commit c36aacc into kufu:master Dec 20, 2022
@mkmn mkmn deleted the replace_postgres_docker_image branch December 20, 2022 07:23
@motsat motsat mentioned this pull request Jan 11, 2023
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.

None yet

2 participants