Skip to content

Commit

Permalink
Fix Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ZOXEXIVO committed Feb 19, 2023
1 parent fdb0edb commit 3f029a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/Web.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ RUN npm run build

ARG BUILD_NUMBER

FROM geen-frontend:$BUILD_NUMBER as frontend

FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build-backend

WORKDIR /app
Expand Down

0 comments on commit 3f029a7

Please sign in to comment.