Skip to content

Commit 24e739e

Browse files
chore(deps): update node.js to v22.12.0 (#556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e96e6b0 commit 24e739e

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
@@ -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.11.0-alpine
105+
- image: node:22.12.0-alpine
106106
parameters:
107107
ident:
108108
type: string

0 commit comments

Comments
 (0)