FIX: added build dependencies
Some checks reported errors
continuous-integration/drone Build was killed
Some checks reported errors
continuous-integration/drone Build was killed
This commit is contained in:
parent
9e9dfd729f
commit
23a616d6f0
@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk update && apk add --no-cache tini bash perl-app-cpanminus
|
||||
RUN apk update && apk add --no-cache tini bash perl-app-cpanminus make gcc
|
||||
|
||||
RUN cpanm install HiD
|
||||
RUN cpanm install HiD::Generator::BibtexPage
|
||||
|
Loading…
Reference in New Issue
Block a user