chore(deps): update node.js to v20

This commit is contained in:
renovate[bot]
2023-05-01 06:32:50 +00:00
committed by GitHub
parent 448b47a8e3
commit f3beacfae1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:19
FROM node:20
WORKDIR /app
COPY package.json .
COPY yarn.lock .