Skip to content

Commit 2c22cd5

Browse files
chore(deps): update node.js to v25.3.0
1 parent 6bad084 commit 2c22cd5

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:25.2.1-alpine
97+
- image: node:25.3.0-alpine
9898
parameters:
9999
ident:
100100
type: string

0 commit comments

Comments
 (0)