Skip to content

Commit d9af405

Browse files
committed
add git
1 parent 1c5fd8e commit d9af405

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN apk add --no-cache \
99
py3-pip \
1010
sudo \
1111
bash \
12+
git \
1213
&& rm -rf /var/cache/apk/*
1314

1415
# Create non-root user first

0 commit comments

Comments
 (0)