Fix ci.
Some checks failed
Build and Deploy Java Gradle Application / build-and-deploy (push) Failing after 59s
Some checks failed
Build and Deploy Java Gradle Application / build-and-deploy (push) Failing after 59s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:24-alpine AS builder
|
||||
FROM node:25-alpine AS builder
|
||||
WORKDIR /app
|
||||
COPY frontend /app
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user