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 56a3a62 commit 8759be0Copy full SHA for 8759be0
.circleci/config.yml
@@ -4,7 +4,7 @@ orbs:
4
jobs:
5
build-and-test:
6
docker:
7
- - image: cimg/node:14.17.6@sha256:589b5e494173bfb48923fa8d29b010b4d17079ac98d08de95dd4a78e57f5aa0b
+ - image: cimg/node:14.18.1@sha256:50bd08d36e3b6b1bbc5172705f53630d439b959c94e11cdad7f4810f90c5f598
8
steps:
9
- checkout
10
- node/install-packages:
0 commit comments