Skip to content

Docker Files and Rust Toolchain #421

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

Open
apop5 opened this issue Mar 28, 2025 · 1 comment
Open

Docker Files and Rust Toolchain #421

apop5 opened this issue Mar 28, 2025 · 1 comment
Labels
state:stale Has not been updated in a long time

Comments

@apop5
Copy link
Contributor

apop5 commented Mar 28, 2025

Docker files get the Rust Toolchain version by directly accessing the version.njk file through the curl command.

This should be changed to use njk replacements when FileSync is run. The Completion of a PR will cause the Build container image to run, and automatically generate a new docker container image.

As it stands today, changes to rust versions require manually generating a new container build.

@apop5 apop5 changed the title Docker Files Docker Files and Rust Toolchain Mar 28, 2025
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:stale Has not been updated in a long time
Projects
None yet
Development

No branches or pull requests

1 participant