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

Modify Dockerfile to use alpine image #158

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Modify Dockerfile to use alpine image #158

merged 1 commit into from
Jun 8, 2020

Conversation

yong-jie
Copy link
Member

@yong-jie yong-jie commented Jun 7, 2020

Problem

The current Docker image Node v10 is built upon an unmaintained Debian distribution, which can cause security issues.

Closes #155.

Solution

Modify Dockerfile to use alpine image. Node version has also been upgraded to 12.

So far, not experiencing any compatibility issues based on testing the core features of GoGovSG. Will test with release checklist tomorrow on staging to confirm it's 100% working.

@LoneRifle LoneRifle merged commit a457131 into develop Jun 8, 2020
@LoneRifle LoneRifle deleted the alpine branch June 8, 2020 08:54
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.

Upgrade base image to Alpine Linux
3 participants