Skip to content

Commit a65e494

Browse files
dominik-niebuhrdgozman
authored andcommitted
chore: update Dockerfile to use .NET SDK 10.0-noble
1 parent 8cb713e commit a65e494

2 files changed

Lines changed: 1 addition & 47 deletions

File tree

utils/docker/Dockerfile.jammy

Lines changed: 0 additions & 46 deletions
This file was deleted.

utils/docker/Dockerfile.noble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:8.0-noble
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0-noble
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
ARG TZ=America/Los_Angeles

0 commit comments

Comments
 (0)