Commit graph

3 commits

Author SHA1 Message Date
Aaron R
abc9d5154e
Switch Dockerfile to use current LTS version of Node (#205)
Node 17 current fails due to https://github.com/webpack/webpack/issues/14532. It probably makes sense to use the current LTS version of Node instead of the absolute latest version of Node so these kinds of bleeding edge issues are less likely to happen.
2021-11-15 21:35:23 +01:00
Manuel Stahl
8db881a64d Use current node image as builder
Change-Id: I2bccf5bcd21e37625477695ee927d49dd4333ac4
2020-08-25 17:19:17 +02:00
Manuel Stahl
07e7ed98b5 Add Dockerfile
Change-Id: I6f60fae65f03740f26d94d9a3cc2fa2402511ca9
2020-02-10 13:10:08 +01:00