add git to image so it can be used to checkout
All checks were successful
Build container images / build (push) Successful in 1m47s
All checks were successful
Build container images / build (push) Successful in 1m47s
This commit is contained in:
parent
aeaaea1757
commit
016b7b4a07
@ -8,7 +8,8 @@ RUN apk add --no-cache \
|
||||
python3 \
|
||||
g++ \
|
||||
make \
|
||||
bash
|
||||
bash \
|
||||
git
|
||||
|
||||
COPY package.json package-lock.json /doc-utils/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user