Docker: patch Docker build

This commit is contained in:
Jae Lo Presti (DN0) 2022-10-26 08:04:19 +03:00
parent 2655d75272
commit bfb85428af
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
FROM node:alpine
FROM node:18-alpine
ENV YARN_CHECKSUM_BEHAVIOR=update
ARG NODE_ENV=production
WORKDIR /calckey