Update node Docker tag to v26

This commit is contained in:
2026-05-08 11:08:52 +00:00
parent a42226dc13
commit 2efef8c4aa

View File

@@ -1,4 +1,4 @@
FROM node:25-alpine
FROM node:26-alpine
WORKDIR /app