Skip to content

Commit 36fa4d3

Browse files
chore(deps): update node.js to v24.13.1
1 parent 43717e6 commit 36fa4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG EARTHBUILD_LIB_VERSION=3.0.1
44
IMPORT github.com/EarthBuild/lib/utils/git:$EARTHBUILD_LIB_VERSION AS git
55

66
npm-base:
7-
FROM node:24.13.0-alpine3.23@sha256:cd6fb7efa6490f039f3471a189214d5f548c11df1ff9e5b181aa49e22c14383e
7+
FROM node:24.13.1-alpine3.23@sha256:4f696fbf39f383c1e486030ba6b289a5d9af541642fc78ab197e584a113b9c03
88
# renovate: datasource=npm packageName=npm
99
ENV npm_version=11.9.0
1010
RUN npm i -g npm@$npm_version

0 commit comments

Comments
 (0)