Skip to content

Commit 94f02e9

Browse files
chore(deps): update node.js to v24
1 parent 3304564 commit 94f02e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
# TODO: this should be doable with curl or python...
9595
docker-readme-push:
9696
docker:
97-
- image: node:23.11.1-alpine
97+
- image: node:24.11.1-alpine
9898
parameters:
9999
ident:
100100
type: string

0 commit comments

Comments
 (0)