Updated dependencies

This commit is contained in:
2023-03-19 02:52:11 +11:00
parent 4ca4fd9559
commit b92c75b131
2 changed files with 21 additions and 20 deletions
+1
View File
@@ -1,3 +1,4 @@
FROM node:18-bullseye-slim
WORKDIR "/app"
COPY package*.json ./