🔧 Updating the Dockerfile for Threetwo

This commit is contained in:
2022-01-12 22:57:15 -08:00
parent fe3e294584
commit 762db13b4f
2 changed files with 32 additions and 76 deletions

View File

@@ -1,4 +1,4 @@
FROM node:12.21.0
FROM node:14-slim
LABEL maintainer="Rishi Ghan <rishi.ghan@gmail.com>"
RUN mkdir -p /usr/src/threetwo