Skip to content

Conversation

luisj1983
Copy link
Contributor

This dockerfile is referenced by the devcontainer in the go.d repo but it does not work.
When running in VS Code there is no Golang installed.
The cause was the node.js repo key install command was using a deprecated command.
Fixed that and bumped node.js version from 12 to 20.

bumped node.js version from 12 to 20.
@luisj1983 luisj1983 requested a review from Ferroin as a code owner September 7, 2023 16:35
@luisj1983
Copy link
Contributor Author

Also, "sudo"-comands would not work since image does not ship with it and we don't install it. Removed it as it's not needed anyhow.

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