Update dependency node to v24
All checks were successful
Build Check / build (pull_request) Successful in 9m43s

This commit is contained in:
2026-04-02 17:41:50 +00:00
parent 8acd94059f
commit 30217a7377
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM node:22-alpine AS builder
FROM node:24-alpine AS builder
WORKDIR /pomoday