Skip to content

Commit

Permalink
MHub compliance rule fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jithenece committed Jul 31, 2024
1 parent f11aeb0 commit 75050b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/bamf_mr_brain_tumor/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ FROM mhubai/base:latest
ENV DEBIAN_FRONTEND "noninteractive"
ENV LANG "en_GB.UTF-8"

WORKDIR /app
# 1. Install gcc-14 and build ants
RUN apt-get update && apt-get install -y cmake make ninja-build git bzip2 flex manpages-dev g++ wget unzip file
RUN wget https://github.com/gcc-mirror/gcc/archive/refs/tags/releases/gcc-11.4.0.zip \
Expand Down

0 comments on commit 75050b2

Please sign in to comment.