Skip to content

Install correct netcat package in Docker builds #5709

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

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

encalypto
Copy link
Contributor

In #5620, we updated our base Debian image tag, resulting in our installation of the netcat package failing due to being made a virtual package (provided by either netcat-openbsd and netcat-traditional). Here, we opt to specifically use netcat-openbsd to match Bullseye's default.

In #5620, we updated our base Debian image tag, resulting in our
installation of the `netcat` package failing due to being made a
virtual package (provided by either `netcat-openbsd` and
`netcat-traditional`). Here, we opt to specifically use `netcat-openbsd`
to match Bullseye's default.
@encalypto encalypto marked this pull request as ready for review November 20, 2024 15:54
@encalypto encalypto merged commit b9543fc into master Nov 20, 2024
6 checks passed
@encalypto encalypto deleted the fix-docker-netcat branch November 20, 2024 16:17
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