Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
chore(deps): update node:latest docker digest to 92f749
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2018
1 parent 20398af commit d86542f
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 @@ -9,7 +9,7 @@ version: 2
jobs:
node-base: &node-base
docker:
- image: node:latest@sha256:1201e1478ae2146ef699835a5726b1586e954b568962f5f937378d48de2e3014
- image: node:latest@sha256:92f749eb7f99240cad108616985696469484f680dd227af24241465f2d3a147f
working_directory: ~/repo
steps:
- run:
Expand Down

0 comments on commit d86542f

Please sign in to comment.