bump versions

This commit is contained in:
daniel-j
2024-07-21 10:16:33 +02:00
parent 6f124f73dc
commit 55b4176496
3 changed files with 387 additions and 215 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:20-alpine
FROM node:22-alpine
# Create app directory
WORKDIR /usr/src/app