Skip to content

Commit 15ffda8

Browse files
neildsouthwoodheadio
authored andcommitted
fix up licence and dockerfile
Signed-off-by: Neil South <[email protected]>
1 parent 56f069a commit 15ffda8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM mcr.microsoft.com/dotnet/sdk:6.0-jammy as build
15+
FROM mcr.microsoft.com/dotnet/sdk:8.0-jammy as build
1616

1717
# Install the tools
1818
RUN dotnet tool install --tool-path /tools dotnet-trace

doc/dependency_decisions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,7 @@
586586
- 8.0.1
587587
- 8.0.2
588588
- 8.0.3
589+
- 8.0.5
589590
:when: 2022-10-14T23:37:16.793Z
590591
:who: mocsharp
591592
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)

0 commit comments

Comments
 (0)