Skip to content

Commit be5f4c4

Browse files
authored
Merge pull request #21 from step-security/fix/vulnerability2
fix: fixed docker vulnerabilities
2 parents 8eed336 + 6ddc5f0 commit be5f4c4

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,4 +1,4 @@
1-
FROM node:20.11.0-alpine@sha256:9b61ed13fef9ca689326f40c0c0b4da70e37a18712f200b4c66d3b44fd59d98e
1+
FROM node:25-alpine3.23@sha256:b9b5737eabd423ba73b21fe2e82332c0656d571daf1ebf19b0f89d0dd0d3ca93
22
ARG NODE_ENV=production
33
ENV NODE_ENV=${NODE_ENV}
44
LABEL "repository"="https://github.com/step-security/release-drafter"

0 commit comments

Comments
 (0)