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 576446
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 18, 2018
1 parent 47c2888 commit 5ae2b02
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:8062236dc2ee065a98af95eec74d5928d065194eb0ab8fffabdbc5cfaac2137a
- image: node:latest@sha256:576446f0ea880126f39392c492ff449a8cf3903530ac57a3a1d84494a6cc2a64
working_directory: ~/repo
steps:
- run:
Expand Down

0 comments on commit 5ae2b02

Please sign in to comment.