Compare commits
4 commits
a2bb2db065
...
5dba3f9c23
Author | SHA1 | Date | |
---|---|---|---|
5dba3f9c23 | |||
082c5a0672 | |||
02d605d094 | |||
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
|
||||
|
||||
# Separate layers here to avoid redoing dependencies on code change.
|
||||
|
|
Loading…
Add table
Reference in a new issue