Upgrade node to 22.16
All checks were successful
ci / build-image (push) Successful in 2m26s

This commit is contained in:
Jonathan Cremin 2025-06-12 16:44:06 +01:00
parent 9f81d91066
commit 91d9af097d
2 changed files with 9 additions and 6 deletions

View file

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