Update all dependencies

This commit is contained in:
2024-04-06 21:18:30 +00:00
committed by kjuulh
parent 12b4d0a0c8
commit 76d7f26cc7
6 changed files with 9299 additions and 3429 deletions

View File

@@ -9,7 +9,7 @@
#
# Once the commands have been run, you can build the image using `yarn build-image`
FROM node:16-bullseye-slim
FROM node:21-bullseye-slim
WORKDIR /app