Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit 7aaf0ae

Browse files
committed
chore(deps): pin circleci/node docker tag
1 parent 8ddd494 commit 7aaf0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/graphql-cli-prepare
55
docker:
6-
- image: circleci/node:latest
6+
- image: circleci/node:latest@sha256:11ec281fcfb7c92a0492691459f6971cd4a41af67fedb4778a6a05922028ad0b
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)