whoops
All checks were successful
Deploy Encrypted Todo App / build-and-push (push) Successful in 2m28s

This commit is contained in:
2025-06-16 09:40:52 -06:00
parent d1515e1990
commit a87a0bf6f8

View File

@ -1,4 +1,4 @@
FROM node:20-alpine
FROM node:24-alpine
WORKDIR /app