mirror of
https://github.com/bitwarden/server.git
synced 2025-04-24 14:26:38 -05:00
Change build image to SDK
This commit is contained in:
parent
2d66c3bbc6
commit
e55a205e29
@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/aspnet:6.0 AS dotnet-build
|
||||
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:6.0 AS dotnet-build
|
||||
|
||||
# Docker buildx supplies the value for this arg
|
||||
ARG TARGETPLATFORM
|
||||
|
Loading…
x
Reference in New Issue
Block a user