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

dockerfiles:bugfix - updating docker base image #983

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

nathanmartinszup
Copy link
Contributor

With the apk update && apk upgrade commands for some reason goreleaser
was't hable to build the images. This pr updates the dockerfiles to use
a diferent base image of the docker that doesn't contains the expat
vulnerabilities.

Signed-off-by: Nathan Martins nathan.martins@zup.com.br

- What I did

- How to verify it

- Description for the changelog

With the apk update && apk upgrade commands for some reason goreleaser
was't hable to build the images. This pr updates the dockerfiles to use
a diferent base image of the docker that doesn't contains the expat
vulnerabilities.

Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
@wiliansilvazup wiliansilvazup merged commit 1b9673d into main Feb 11, 2022
@wiliansilvazup wiliansilvazup deleted the bugfix/dockerfiles branch February 11, 2022 12:42
nathanmartinszup added a commit that referenced this pull request Feb 11, 2022
With the apk update && apk upgrade commands for some reason goreleaser
was't hable to build the images. This pr updates the dockerfiles to use
a diferent base image of the docker that doesn't contains the expat
vulnerabilities.

Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
(cherry picked from commit 1b9673d)
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