Skip to content

Commit d06c611

Browse files
authored
Merge pull request #406 from devsecopsmaturitymodel/dependabot/docker/node-24.7.0-alpine3.22
chore(deps): bump node from 20.19.5-alpine3.22 to 24.7.0-alpine3.22
2 parents de2b140 + 45dc6fa commit d06c611

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:20.19.5-alpine3.22 AS build
1+
FROM node:24.7.0-alpine3.22 AS build
22

33
WORKDIR /usr/src/app
44
COPY package.json package-lock.json ./

0 commit comments

Comments
 (0)