Skip to content

Commit

Permalink
chore(deps): update circleci/node docker tag to v12
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 40f264d commit ffa90d3
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 @@ jobs:
build:
working_directory: ~/rollup-plugin-just-gzip
docker:
- image: circleci/node:8@sha256:cf63f9a9a1eed0a978072293a4a4e35a53f0a77655c64a0ad51ca332e138c82a
- image: circleci/node:12@sha256:1899c756551bab2e9ee0b5c6ab169d1c1422c693ae6c06edd801c5a4b2f3ab81
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit ffa90d3

Please sign in to comment.