Revert "chore(deps): update node.js to v20"
This reverts commit d384a3e38c
.
This commit is contained in:
parent
cddded7a94
commit
c2b13c5118
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/node:20-alpine
|
||||
FROM docker.io/library/node:19-alpine
|
||||
WORKDIR /app
|
||||
COPY package.json yarn.lock ./
|
||||
RUN yarn install --frozen-lockfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue