Add git for git version
This commit is contained in:
parent
9347226671
commit
5591dd3b14
@ -1,5 +1,7 @@
|
|||||||
FROM python:3-alpine
|
FROM python:3-alpine
|
||||||
|
|
||||||
|
RUN apk add --no-cache git
|
||||||
|
|
||||||
RUN mkdir /scripts
|
RUN mkdir /scripts
|
||||||
WORKDIR /scripts
|
WORKDIR /scripts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user