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 4e008a2 commit 6209588Copy full SHA for 6209588
.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.3@sha256:30583ce79b08d318b1fc5e17a613d21ef960091e5442b06eb49c56fa180a3b30
13
steps:
14
- checkout
15
- node/install-packages:
0 commit comments