Skip to content

Commit a373082

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/docker/develop/node-25-alpine' into develop
2 parents 1e19bf4 + 8ec5b41 commit a373082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22-alpine
1+
FROM node:25-alpine
22
WORKDIR /app
33
COPY package*.json ./
44
RUN yarn install

0 commit comments

Comments
 (0)