Skip to content

Commit ff75b50

Browse files
committed
chore(deps): update node.js to v22.8.0
1 parent 1c3ee1d commit ff75b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
# TODO: this should be doable with curl or python...
103103
docker-readme-push:
104104
docker:
105-
- image: node:22.7.0-alpine
105+
- image: node:22.8.0-alpine
106106
parameters:
107107
ident:
108108
type: string

0 commit comments

Comments
 (0)