Skip to content
Snippets Groups Projects
Commit 9f92cf77 authored by Uku Taht's avatar Uku Taht
Browse files

Add libstdc and libgcc to alpine docker image

parent c68b88c2
Branches
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ ENV LANG=C.UTF-8
RUN apk update && apk upgrade
RUN apk add --no-cache openssl ncurses
RUN apk add --no-cache openssl ncurses libstdc++ libgcc
COPY .gitlab/build-scripts/docker-entrypoint.sh /entrypoint.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment