chore(deps): update node.js to v20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
|
||||
|
||||
FROM node:16-buster AS build
|
||||
FROM node:20-buster AS build
|
||||
|
||||
RUN mkdir /app
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user