Add git to Angular runner

merge-requests/22/head
Raoul Snyman 2022-12-31 13:50:47 -07:00
parent b0a47d619a
commit 13f35c5635
1 changed files with 1 additions and 1 deletions

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