We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39d917 commit ee66b8cCopy full SHA for ee66b8c
1 file changed
.circleci/config.yml
@@ -94,7 +94,7 @@ jobs:
94
# TODO: this should be doable with curl or python...
95
docker-readme-push:
96
docker:
97
- - image: node:25.6.1-alpine
+ - image: node:25.7.0-alpine
98
parameters:
99
ident:
100
type: string
0 commit comments