Skip to content

Commit

Permalink
chore(deps): update node:10.15.3 docker digest to c5e919a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and rarkins committed May 27, 2019
1 parent ebd89a9 commit b56ab3d
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 @@ -55,7 +55,7 @@ commands:
jobs:
test_node_10:
docker:
- image: node:10.15.3@sha256:2939bbf1f233c88ed1bc5fec51d4e6ac59beeb397b6b81371c4c576e4606de19
- image: node:10.15.3@sha256:c5e919a89352d3ce6a883dde54a5d51dde12229c2d11088593cd1f3efefcc16e
steps:
- test
test_node_12:
Expand All @@ -65,7 +65,7 @@ jobs:
- test
release:
docker:
- image: node:10.15.3@sha256:2939bbf1f233c88ed1bc5fec51d4e6ac59beeb397b6b81371c4c576e4606de19
- image: node:10.15.3@sha256:c5e919a89352d3ce6a883dde54a5d51dde12229c2d11088593cd1f3efefcc16e
steps:
- checkout
- run: yarn install
Expand Down

0 comments on commit b56ab3d

Please sign in to comment.