We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932f330 commit fc18f2aCopy full SHA for fc18f2a
.circleci/config.yml
@@ -4,7 +4,7 @@ defaults: &defaults
4
working_directory: ~/enigma.js
5
# Available images https://hub.docker.com/r/circleci/node/tags/
6
docker:
7
- - image: cimg/node:22.5.1
+ - image: cimg/node:22.9.0
8
9
jobs:
10
install:
0 commit comments