Skip to content

Commit 2c54b65

Browse files
dependabot[bot]evdenis
authored andcommitted
Bump node from 22-alpine to 25-alpine
Bumps node from 22-alpine to 25-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6b2270 commit 2c54b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM node:22-alpine AS build
2+
FROM node:25-alpine AS build
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)