Skip to content

Commit

Permalink
Merge branch 'develop' into AI-382
Browse files Browse the repository at this point in the history
Signed-off-by: Neil South <[email protected]>
  • Loading branch information
neildsouth authored Jan 18, 2024
2 parents 87197e3 + 79c3e53 commit b6532f4
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ RUN apt-get clean \
&& apt-get update \
&& apt-get install -y --no-install-recommends curl \
&& apt-get install -y libc6-dev=2.35-0ubuntu3.6 # this is a workaround for Mongo encryption library
RUN rm -rf /var/lib/apt/lists

RUN rm -rf /var/lib/apt/lists


WORKDIR /opt/monai/ig
Expand Down
3 changes: 2 additions & 1 deletion doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@
- Microsoft.NET.ILLink.Tasks
- :versions:
- 8.0.0
- 8.0.1
:when: 2022-10-14T23:37:16.793Z
:who: mocsharp
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
Expand Down Expand Up @@ -1775,4 +1776,4 @@
- 7.0.0
:when: 2023-08-10T20:50:14.759Z
:who: mocsharp
:why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
:why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
Empty file modified src/Client/packages.lock.json
100644 → 100755
Empty file.
Empty file modified src/Database/Api/packages.lock.json
100644 → 100755
Empty file.
Empty file modified src/Database/EntityFramework/Test/packages.lock.json
100644 → 100755
Empty file.
Empty file modified src/Database/MongoDB/Integration.Test/packages.lock.json
100644 → 100755
Empty file.
Empty file modified src/Database/packages.lock.json
100644 → 100755
Empty file.
Empty file modified src/Plug-ins/RemoteAppExecution/Test/packages.lock.json
100644 → 100755
Empty file.

0 comments on commit b6532f4

Please sign in to comment.