Skip to content

Commit

Permalink
build: fix docker img
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Jun 26, 2024
1 parent 499e296 commit 9f43f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ COPY ["Ombi.Settings/Ombi.Settings.csproj", "Ombi.Settings/"]
COPY ["Ombi.Store/Ombi.Store.csproj", "Ombi.Store/"]
COPY ["Ombi.TheMovieDbApi/Ombi.Api.TheMovieDb.csproj", "Ombi.TheMovieDbApi/"]
COPY ["Ombi.Api.Twilio/Ombi.Api.Twilio.csproj", "Ombi.Api.Twilio/"]
COPY ["Ombi.Updater/Ombi.Updater.csproj", "Ombi.Updater/"]
RUN dotnet restore Ombi/Ombi.csproj
COPY . .

Expand Down

0 comments on commit 9f43f87

Please sign in to comment.