Skip to content

Commit

Permalink
chore(deps): update circleci/node docker tag to v17
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 3899138 commit e325b8f
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:17@sha256:b2330f71df36d859dd822767ed7799bf67ea0a82efa451df6f121f52f7bd337d
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit e325b8f

Please sign in to comment.