Skip to content

Commit

Permalink
Merge pull request #10 from COSIMA/gnu_add_patch
Browse files Browse the repository at this point in the history
Add GNU patch to image.
  • Loading branch information
micaeljtoliveira authored Aug 31, 2023
2 parents 80eca47 + 4fcb662 commit 6647361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
git \
libstdc++-11-dev \
ca-certificates \
patch \
&& rm -rf /var/lib/apt/lists/*

ENV LIBRARY_PATH="/opt/view/lib"
Expand Down

0 comments on commit 6647361

Please sign in to comment.