I see that CodeGolf fetches Nim installation from this Docker file: 
[https://github.com/JRaspass/code-golf/blob/269ff682ea7e8caf65170c50908817007ac04ccf/langs/nim/Dockerfile](https://github.com/JRaspass/code-golf/blob/269ff682ea7e8caf65170c50908817007ac04ccf/langs/nim/Dockerfile)

But apparently that's yielding a very old Nim version (0.17.2) because that's 
the version mentioned on the CodeGolf site. Does someone know how to keep that 
docker updated to the latest release? 

Reply via email to