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:
@@ -8,7 +8,8 @@ RUN apk add --no-cache \
|
|||||||
python3 \
|
python3 \
|
||||||
g++ \
|
g++ \
|
||||||
make \
|
make \
|
||||||
bash
|
bash \
|
||||||
|
git
|
||||||
|
|
||||||
COPY package.json package-lock.json /doc-utils/
|
COPY package.json package-lock.json /doc-utils/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user