chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9
This commit is contained in:
parent
4a1cdf70c5
commit
e28769ba23
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM mcr.microsoft.com/dotnet/sdk:6.0-bookworm-slim AS build
|
FROM mcr.microsoft.com/dotnet/sdk:9.0-bookworm-slim AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Separate layers here to avoid redoing dependencies on code change.
|
# Separate layers here to avoid redoing dependencies on code change.
|
||||||
|
|
Loading…
Add table
Reference in a new issue