modernize ticket and accounting

iteration 0
This commit is contained in:
Marcel Arndt
2025-11-24 21:31:43 +01:00
parent c33ab89354
commit b1a70673a4
97 changed files with 13619 additions and 2398 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:20.15.1-alpine AS builder
FROM node:20.19.1-alpine AS builder
WORKDIR /app/builder