Compare commits

...

2 commits

View file

@ -1,5 +1,5 @@
# ======Building the project===== # ======Building the project=====
FROM node:17.2.0 AS builder FROM node:17.3.0 AS builder
WORKDIR /usr/src/app WORKDIR /usr/src/app