fix: node 22 required by Quartz 4.5.2
All checks were successful
Build Docker Image / build (push) Successful in 47s
All checks were successful
Build Docker Image / build (push) Successful in 47s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20-alpine
|
FROM node:22-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache git rsync
|
RUN apk add --no-cache git rsync
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user