superfix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pünkösd Marcell 2022-01-31 23:56:16 +01:00
parent ed9b4efc19
commit 0227b6618e

View File

@ -1,4 +1,4 @@
FROM node:latest AS build FROM node:lts AS build
ADD . /app ADD . /app
WORKDIR /app WORKDIR /app
RUN npx browserslist@latest --update-db RUN npx browserslist@latest --update-db