Update Dockerfile

This commit is contained in:
Sipke Schoorstra 2023-11-27 20:03:50 +01:00
parent b73c21e868
commit 86ffcfab5d

View file

@ -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