This commit is contained in:
parent
ed9b4efc19
commit
0227b6618e
@ -1,4 +1,4 @@
|
||||
FROM node:latest AS build
|
||||
FROM node:lts AS build
|
||||
ADD . /app
|
||||
WORKDIR /app
|
||||
RUN npx browserslist@latest --update-db
|
||||
|
Loading…
Reference in New Issue
Block a user