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: bump alpine to 3.16 in Dockerfile #1941

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

halfwhole
Copy link
Collaborator

@halfwhole halfwhole commented Aug 25, 2022

Problem

We have some Dockerfile vulnerabilities from using alpine 3.12 (Zlib out-of-bounds write, openssl infinite-loop)

Solution

Bump alpine to v3.16, which removes the Dockerfile vulnerabilities

Tests

  • Test on staging to ensure that the functionalities and main user flows are OK
  • Test on development

@halfwhole halfwhole marked this pull request as ready for review August 29, 2022 03:02
@halfwhole halfwhole merged commit db737cb into develop Sep 12, 2022
@halfwhole halfwhole deleted the build/update-dockerfile-alpine-version branch September 12, 2022 05:42
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.

2 participants