Skip to content

Commit c4541be

Browse files
committed
Update circleci/node Docker tag to v10.23.1
1 parent 802de5e commit c4541be

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
@@ -12,7 +12,7 @@ jobs:
1212
deploy-website:
1313
docker:
1414
# specify the version you desire here
15-
- image: circleci/node:10.22.1
15+
- image: circleci/node:10.23.1
1616

1717
steps:
1818
- checkout

0 commit comments

Comments
 (0)