Skip to content

Dockerfile does not run apt-get upgrade #494

Description

@pjonsson

The Dockerfile runs apt-get update, and apt-get install, but it doesn't seem to run apt-get upgrade, so any vulnerable deb packages in the image passed as the BASE argument will end up in the final image.

I don't know much about databases, but this should be pretty easy to fix, would you like me to make a PR that makes the Dockerfile also run apt-get upgrade?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions