Update node version to 22.16
All checks were successful
ci / build-image (push) Successful in 2m52s

This commit is contained in:
Jonathan Cremin 2025-06-12 16:07:15 +01:00
parent b9351831bd
commit 58d41d492a
3 changed files with 271 additions and 1283 deletions

View file

@ -1,4 +1,4 @@
FROM node:16.13.1
FROM node:22.16
WORKDIR /app