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

Auto-update Node.js version in Dockerfiles #243 #528

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

Goddhi
Copy link
Contributor

@Goddhi Goddhi commented Feb 22, 2025

Replace ARG NODE_VERSION with direct version in Dockerfile

Dockerfile Outdated
@@ -1,8 +1,7 @@
# syntax = docker/dockerfile:1

# Adjust NODE_VERSION as desired
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Adjust NODE_VERSION as desired

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for pointing this out, i have removed the comment as suggested

@juliangruber juliangruber merged commit a3c627c into CheckerNetwork:main Feb 24, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants