Skip to content
Snippets Groups Projects
Verified Commit 66bf2958 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated stuff

parent 331e4415
Branches
No related tags found
No related merge requests found
Pipeline #15621 passed
......@@ -18,6 +18,7 @@ build-c-pandoc:
- docker push omalaspinas/c_pandoc
only:
changes:
- pandoc/Dockerfile
- c_pandoc/Dockerfile
......
......@@ -2,5 +2,5 @@ FROM omalaspinas/pandoc
LABEL Description="Image used for C and pandoc compilation, based on alpine linux" maintainer="orestis.malaspinas@hesge.ch" Version="0.4"
RUN apk add build-base clang
RUN apk add build-base clang gcc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment