install git
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM docker:24.0.7-dind-alpine3.18
|
||||
|
||||
RUN apk update && apk --no-cache add bash curl
|
||||
RUN apk update && apk --no-cache add bash curl git
|
||||
|
||||
Reference in New Issue
Block a user