This commit is contained in:
David Arranz 2025-11-04 17:03:21 +01:00
parent 83abb95f17
commit a97e8f78b1
3 changed files with 1011 additions and 1117 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.7-labs
ARG NODE_IMAGE=node:22-alpine
ARG NODE_IMAGE=node:24-alpine
ARG PNPM_VERSION=10.20.0
########################

View File

@ -30,7 +30,7 @@
"typescript": "5.9.3"
},
"engines": {
"node": ">=22"
"node": ">=24"
},
"packageManager": "pnpm@10.20.0"
}

File diff suppressed because it is too large Load Diff