We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bca56d commit 02e52f2Copy full SHA for 02e52f2
.circleci/config.yml
@@ -7,7 +7,7 @@ orbs:
7
defaults: &defaults
8
working_directory: ~/repo
9
docker:
10
- - image: circleci/node:latest-browsers
+ - image: circleci/node@sha256:a80b0f7d12ed539c1c40dcdc454433a0a690f1972a038b0d4dc85eaa34fb48d8
11
12
jobs:
13
checkout_code:
0 commit comments