Merge pull request #27666 from backstage/renovate/node-20.x
chore(deps): update node.js to v20
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