Skip to content

Commit 4104000

Browse files
chore(deps): update circleci/node docker tag to v10
Signed-off-by: Renovate Bot <[email protected]>
1 parent 40f264d commit 4104000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/rollup-plugin-just-gzip
55
docker:
6-
- image: circleci/node:8@sha256:cf63f9a9a1eed0a978072293a4a4e35a53f0a77655c64a0ad51ca332e138c82a
6+
- image: circleci/node:10@sha256:b29187103f1ee3f1df2a3b61bbb1230333cddbd241a6dfc1d39c4ac0fbe1ba35
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)