Skip to content

Commit

Permalink
AVRO-2303: C#: Update docker image to use .net sdk 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia committed Jan 22, 2019
1 parent 5896f1a commit c3e0c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN apt-get -qq update && \
bzip2 \
cmake \
curl \
dotnet-sdk-2.1 \
dotnet-sdk-2.2 \
doxygen \
flex \
g++ \
Expand Down

0 comments on commit c3e0c49

Please sign in to comment.