Skip to content

Commit

Permalink
Use full version number in .NET SDK 6
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen committed Dec 16, 2021
1 parent 8aa5536 commit 43448b4
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
Expand Up @@ -10,7 +10,7 @@ RUN apt update -yqq \
&& apt install -yqq \
unzip \
git \
dotnet-sdk-6 \
dotnet-sdk-6.0 \
wkhtmltopdf \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 43448b4

Please sign in to comment.