Update Dockerfile
This commit is contained in:
parent
b73c21e868
commit
86ffcfab5d
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0-bullseye-slim AS build
|
||||
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0-bookworm-slim AS build
|
||||
WORKDIR /source
|
||||
|
||||
# install node
|
||||
|
|
|
|||
Loading…
Reference in a new issue