Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #82 from mozilla/renovate/pin-docker-digests
Browse files Browse the repository at this point in the history
Pin Docker digests
  • Loading branch information
rehandalal committed Apr 5, 2018
2 parents bfa2917 + cdf8b0a commit 0035235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

docker:
# Based on https://nodejs.org/en/
- image: circleci/node:8-browsers
- image: circleci/node:8-browsers@sha256:915f76892db203957e4aa973952c8c8b1ad6268897df90e51911885bf24a0a4f

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
docs:
docker:
- image: circleci/python:3.6
- image: circleci/python:3.6@sha256:a352e545fd4cee237e8639cd2bdb81a89c4b59c6f5e2d2035fa4f35d7f04af81

working_directory: ~/repo

Expand Down

0 comments on commit 0035235

Please sign in to comment.