JaeHyeok Kim
4 år sedan
förälder
incheckning
fa1e3f17a4
|
@@ -1,4 +1,4 @@
|
|
-FROM node:14.15.5-slim
|
|
|
|
|
|
+FROM node:14.16.0-slim
|
|
|
|
|
|
COPY ./ ./
|
|
COPY ./ ./
|
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
-FROM node:14.15.5-slim
|
|
|
|
|
|
+FROM node:14.16.0-slim
|
|
|
|
|
|
COPY ./ ./
|
|
COPY ./ ./
|
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
-FROM node:14.15.5-slim
|
|
|
|
|
|
+FROM node:14.16.0-slim
|
|
|
|
|
|
COPY ./ ./
|
|
COPY ./ ./
|
|
|
|
|