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

Dockerfile: apt-get upgrade -y to get the latest packages #133

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

Al2Klimov
Copy link
Member

regardless of the image being up to date or not.

regardless of the image being up to date or not.
Copy link
Contributor

@julianbrost julianbrost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regardless of the image being up to date or not

Note that this isn't supposed to say that we shouldn't use up-to-date base images, but that there's a possibility that the latest base image contains packages for which a newer update is already available in the Debian package repos.

@Al2Klimov
Copy link
Member Author

It isn't?? 😢

@Al2Klimov Al2Klimov enabled auto-merge November 11, 2024 16:54
@Al2Klimov Al2Klimov merged commit 02fcac4 into master Nov 11, 2024
2 checks passed
@Al2Klimov Al2Klimov deleted the Al2Klimov-patch-2 branch November 11, 2024 18:16
@julianbrost julianbrost mentioned this pull request Nov 12, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants