Skip to content

Commit 5ec9175

Browse files
committed
revert img xcomp to img microsoft exclusif dotnet up to 2.2
1 parent fdea606 commit 5ec9175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

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

4242
build_reactiveapi:
4343
docker:
44-
- image: xcomponent/mono-dotnet-node-xvfb:1.2.0
44+
- image: microsoft/dotnet:2.2-sdk
4545
steps:
4646
- *restore_repo
4747
- *generate_nuget_shasum
@@ -98,7 +98,7 @@ jobs:
9898
9999
deploy_nuget:
100100
docker:
101-
- image: xcomponent/mono-dotnet-node-xvfb:1.2.0
101+
- image: microsoft/dotnet:2.2-sdk
102102
steps:
103103
- *restore_repo
104104
- *generate_nuget_shasum

0 commit comments

Comments
 (0)