Skip to content

Commit

Permalink
Migrate to .NET Core SDK 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken authored Dec 5, 2018
1 parent 5bd3e15 commit 7a664a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1-sdk-bionic
FROM microsoft/dotnet:2.2-sdk-bionic

LABEL maintainer="Acid Chicken (硫酸鶏) <[email protected]>"

Expand Down

0 comments on commit 7a664a2

Please sign in to comment.