Skip to content

Commit fdea606

Browse files
committed
up version img xcomp dotnet and replace img microsoft dotnet by img xcomp dotnet
1 parent 3000913 commit fdea606

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
build_reactiveapi:
4343
docker:
44-
- image: microsoft/dotnet:2.1-sdk
44+
- image: xcomponent/mono-dotnet-node-xvfb:1.2.0
4545
steps:
4646
- *restore_repo
4747
- *generate_nuget_shasum
@@ -63,7 +63,7 @@ jobs:
6363

6464
build_integration_test:
6565
docker:
66-
- image: xcomponent/mono-dotnet-node-xvfb:1.0.0
66+
- image: xcomponent/mono-dotnet-node-xvfb:1.2.0
6767
steps:
6868
- *restore_repo
6969
- *generate_nuget_shasum
@@ -98,7 +98,7 @@ jobs:
9898
9999
deploy_nuget:
100100
docker:
101-
- image: microsoft/dotnet:2.1-sdk
101+
- image: xcomponent/mono-dotnet-node-xvfb:1.2.0
102102
steps:
103103
- *restore_repo
104104
- *generate_nuget_shasum

0 commit comments

Comments
 (0)