Skip to content

fix: use apt-get instead of apt in Dockerfile #37

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
Mar 3, 2025

Conversation

meteyou
Copy link
Contributor

@meteyou meteyou commented Mar 1, 2025

This commit replace the apt call with apt-get in the Dockerfile, because apt is for interactive Interfaces but the GitHub action is no interactive workspace.

@foosel foosel merged commit b920560 into OctoPrint:main Mar 3, 2025
1 check passed
@meteyou meteyou deleted the fix/dockerfile-aptget branch April 1, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants