Skip to content

Commit b6ecf57

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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:11@sha256:4153cdfc98f7f90ae0813496f463b558b795cdfd5ef15465ab261ac1280f7d58
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)