Merge pull request #345 from beardcodes/patch-1

Update Dockerfile
This commit is contained in:
Alex
2023-09-28 15:30:19 +01:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
FROM node:18-alpine3.14
UPGRADE to node:20.6.1-bullseye-slim
WORKDIR /app
COPY package*.json ./