Compare commits
No commits in common. "633a9f43c6344a6256a962f955d44aa1a3950b65" and "0c13f0991a29b641bafe0208cd790afae78e7866" have entirely different histories.
633a9f43c6
...
0c13f0991a
|
|
@ -1,5 +1,5 @@
|
||||||
# ======Building the project=====
|
# ======Building the project=====
|
||||||
FROM node:17.3.0 AS builder
|
FROM node:17.2.0 AS builder
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue