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

build: upgrade development to use mongo:4.0 image #1114

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Conversation

liangyuanruo
Copy link
Contributor

Problem

Upgrades local development to use MongoDB 4.0 as part of https://github.com/datagovsg/formsg-private/issues/27

Solution

Change the image used in docker-compose.yml to mongo:4.0.

Note that the local development Docker volume is not compatible and should be removed via e.g. docker volume prune. This will wipe your existing local development database and start your local development environment on a clean slate.

@liangyuanruo liangyuanruo assigned tshuli and unassigned tshuli Feb 10, 2021
@liangyuanruo liangyuanruo changed the title build: Upgrade development to use mongo:4.0 image build: upgrade development to use mongo:4.0 image Feb 10, 2021
@mantariksh mantariksh merged commit 20e14f8 into develop Feb 10, 2021
@liangyuanruo liangyuanruo deleted the build/mongo branch February 17, 2021 04:43
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

3 participants