You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update Dockerfile to use Node.js 22-alpine for app and portal
- Changed the base image in the Dockerfile for both the app and portal from node:20-alpine to node:22-alpine, ensuring compatibility with the latest features and improvements.
0 commit comments