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 f8c1d82 commit c5a1473Copy full SHA for c5a1473
.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.6.0
8
9
jobs:
10
install:
0 commit comments