18F / knowledge-sharing-toolkit

[EXPERIMENTAL] Docker components for the knowledge sharing toolkit
https://docs.google.com/document/d/19Q2t5zHzVKAv4ncftrzvKIqE0QVDWb1Nq_jQep69mTw/edit
Other
0 stars 7 forks source link

Reorder language installers; bump Node to 5.7.0 #1

Closed mbland closed 8 years ago

mbland commented 8 years ago

Since Go 1.4.3 is only needed to compile later Go versions, it's now in the dev-base image. Reordered the language installers in dev-standard to reflect the expected update frequency of each language. Go seems to change least frequently, followed by Ruby, then Python, then Node.

cc: @ccostino