Skip to content

Commit 0503644

Browse files
Bump node from 20.6.1-alpine to 24.7.0-alpine
Bumps node from 20.6.1-alpine to 24.7.0-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 24.7.0-alpine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77bdd94 commit 0503644

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.6.1-alpine@sha256:d75175d449921d06250afd87d51f39a74fc174789fa3c50eba0d3b18369cc749
1+
FROM node:24.7.0-alpine@sha256:3d2d6014608a8fa9127ae9c808569fb36f2e5c362b9831127bc30c985da65a8e
22
ARG NODE_ENV=production
33
ENV NODE_ENV=${NODE_ENV}
44
LABEL "repository"="https://github.com/release-drafter/release-drafter"

0 commit comments

Comments
 (0)