Compare commits
2 commits
0c13f0991a
...
633a9f43c6
| Author | SHA1 | Date | |
|---|---|---|---|
| 633a9f43c6 | |||
| 435722ead9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# ======Building the project=====
|
||||
FROM node:17.2.0 AS builder
|
||||
FROM node:17.3.0 AS builder
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
|
|
|||
Reference in a new issue