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 74afd42 commit d6eca80Copy full SHA for d6eca80
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
type: enum
10
enum: ["package.json", "builds-repo"]
11
docker:
12
- - image: cimg/node:14.18.1@sha256:50bd08d36e3b6b1bbc5172705f53630d439b959c94e11cdad7f4810f90c5f598
+ - image: cimg/node:14.18.2@sha256:bd03e58114d0e9008b1101dbd120193b1c2d748a852d4e14843fcdb042103faf
13
steps:
14
- checkout
15
- node/install-packages:
0 commit comments