fixing-ci-angular-21 (#12)
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m18s
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m18s
Co-authored-by: Florian THIERRY <florian.thierry@actian.com> Reviewed-on: #12
This commit was merged in pull request #12.
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