Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Merge #7
Browse files Browse the repository at this point in the history
7: Pin circleci/node Docker tag r=mythmon a=renovate[bot]

This Pull Request pins Docker base image `circleci/node:9` to use a digest (`sha256:893f76a757ef2bbd939a655ba416943b60b33e4f3946e79ce1007e25925c1f19`).
This digest will then be kept updated via Pull Requests whenever the image is updated on the Docker registry. For details on Renovate's Docker support, please visit https://renovateapp.com/docs/language-support/docker


**Important**: Renovate will wait until you have merged this Pin request before creating PRs for any *upgrades*. If you do not wish to pin anything, please update your config accordingly instead of leaving this PR open.



---

This PR has been generated by [Renovate Bot](https://renovateapp.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Apr 23, 2018
2 parents de57dc7 + d5c5151 commit f313bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
build_test:
docker:
- image: circleci/node:9
- image: circleci/node:9@sha256:893f76a757ef2bbd939a655ba416943b60b33e4f3946e79ce1007e25925c1f19

steps:
- checkout
Expand Down

0 comments on commit f313bc2

Please sign in to comment.