mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-06 17:07:46 +00:00
⬆️(frontend) update the frontend build image to Node 22
Bump the Node.js version used in the frontend build image from Node 20 to Node 22.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20-alpine AS frontend-deps
|
||||
FROM node:22-alpine AS frontend-deps
|
||||
|
||||
USER node
|
||||
|
||||
|
||||
Reference in New Issue
Block a user