Skip to content

Commit 1a869b9

Browse files
committed
Merge remote-tracking branch 'origin/gradlew-update-8.14.2' into development
# Conflicts: # server/gradle/wrapper/gradle-wrapper.properties
2 parents dee360c + cf2167e commit 1a869b9

6 files changed

Lines changed: 370 additions & 94 deletions

File tree

client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.1.0-bookworm-slim AS build
1+
FROM node:24.2.0-bookworm-slim AS build
22
COPY . .
33
RUN npm ci && npm run build
44

0 commit comments

Comments
 (0)