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

Commit a09d4c1

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

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:e0668fa7a92509a0b5c67af08ede6d0ec2b8b432c268a3f568ab3417984bbbce
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)