Skip to content

Commit 7726dc4

Browse files
docs: Update dotnet sdk to 9.0
1 parent d5292ec commit 7726dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Dockerfile

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:7.0 AS builder
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0 AS builder
22
WORKDIR /build
33
COPY . /build
44
RUN dotnet tool install retypeapp --tool-path /bin

0 commit comments

Comments
 (0)