Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Conversation

@AndrewO
Copy link

@AndrewO AndrewO commented Oct 26, 2023

Comparing release histories, I picked golang 1.18 and node 14 as likely candidates for the old build. I also moved to a multistage build so that the only thing left was the compiled binary.

I was running into the same issue as in #78 so I pinned Node to 14 (which, I believe was LTS when this was last released). Then I made it a multi-stage build container so that none of those older versions would be around in the final artifact.

Comparing release histories, I picked golang 1.18 and node 14 as likely
candidates for the old build. I also moved to a multistage build so that
the only thing left was the compiled binary.
@AndrewO AndrewO changed the title Pinned golang and node to older versions. Pinned golang and node to older versions in Dockerfile Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant