Skip to content

Commit 995fec9

Browse files
authored
Merge pull request #3 from lucienimmink/renovate/docker-circleci-node-10.x
Update circleci/node Docker tag to v10.24
2 parents d5e0590 + 56f4987 commit 995fec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Test and publish to npm.
44
executors:
55
node:
66
docker:
7-
- image: circleci/node:10.0
7+
- image: circleci/node:10.24
88

99
commands:
1010
install:

0 commit comments

Comments
 (0)