[Snyk] Security upgrade alpine from 3.12 to 3.21.0#7
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE312-ZLIB-2977082
DryRun Security SummaryThe code change involves updating the base image in a Dockerfile from Alpine Linux 3.12 to 3.21.0, which is a routine version upgrade that may provide security updates and does not raise significant security concerns. Expand for full summarySummary: The provided code change is for a Dockerfile, which is a file used to build Docker images. The primary change is an update to the base image from The other changes in the Dockerfile are related to the metadata labels, which provide information about the image, such as the version, author, and example usage commands. These changes do not have any direct impact on the application security of the image. Overall, this code change appears to be a routine update to the base image and metadata, and there are no obvious security concerns based on the provided information. Files Changed:
Code AnalysisWe ran
|
Snyk has created this PR to fix 1 vulnerabilities in the dockerfile dependencies of this project.
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.
Snyk changed the following file(s):
DockerfileWe recommend upgrading to
alpine:3.21.0, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.Vulnerabilities that will be fixed with an upgrade:
SNYK-ALPINE312-ZLIB-2977082
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.