Skip to content

Commit 50b5930

Browse files
committed
chore(deps): update circleci/node:8.12.0 docker digest to 8925e64
1 parent e483a54 commit 50b5930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
working_directory: ~/guesswork
2121
docker:
22-
- image: circleci/node:8.12.0@sha256:a44f73432310d38236bec7a6b7acc1eaa57fa56171e4e698d264bbbaaa5f1b97
22+
- image: circleci/node:8.12.0@sha256:8925e64d7b8f1d95e4bcf4af6dc54f652e33d91dc34a615a140e2b77279d17ca
2323
steps:
2424
- checkout
2525
- run:
@@ -45,7 +45,7 @@ jobs:
4545
release:
4646
working_directory: ~/guesswork
4747
docker:
48-
- image: circleci/node:8.12.0@sha256:a44f73432310d38236bec7a6b7acc1eaa57fa56171e4e698d264bbbaaa5f1b97
48+
- image: circleci/node:8.12.0@sha256:8925e64d7b8f1d95e4bcf4af6dc54f652e33d91dc34a615a140e2b77279d17ca
4949
steps:
5050
- checkout
5151
- run: npm install

0 commit comments

Comments
 (0)