1
0
mirror of https://gitlab.com/openlp/runners.git synced 2024-12-25 12:34:07 +00:00

Add git to Angular runner

This commit is contained in:
Raoul Snyman 2022-12-31 13:50:47 -07:00
parent b0a47d619a
commit 13f35c5635

View File

@ -1,3 +1,3 @@
FROM alpine:3.15
RUN apk add chromium openssh-client xvfb-run yarn zip
RUN apk add chromium git openssh-client xvfb-run yarn zip