Skip to content

Commit 7d365ca

Browse files
committed
Add image with nodejs
1 parent 081aa8d commit 7d365ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: microsoft/dotnet
5+
- image: ptcos/docker-dotnet-node-sdk
66
steps:
77
- checkout
88
- run:

0 commit comments

Comments
 (0)