Skip to content

Commit

Permalink
[vFix]: Upgrage expat in acft-mmdetection-image-gpu for expat vulnera…
Browse files Browse the repository at this point in the history
…bility (#3708)
  • Loading branch information
yeshsurya authored Dec 27, 2024
1 parent 111a530 commit 5ae5deb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN apt-get -y update && apt-get install -y libglib2.0-0
# Install required packages from pypi
COPY requirements.txt .
RUN pip install -r requirements.txt --no-cache-dir
RUN apt-get install -y expat=2.4.7-1ubuntu0.5

# # # Install mmdet
# Temporary workaround for https://github.com/open-mmlab/mim/issues/244
Expand Down

0 comments on commit 5ae5deb

Please sign in to comment.