@ -9,7 +9,7 @@ COPY . .
RUN yarn install
RUN yarn build
FROM nginx:lts
FROM nginx:stable
WORKDIR /usr/share/nginx/html