Skip to content

Commit b9f7af0

Browse files
authored
Update Dockerfile
1 parent 154fc50 commit b9f7af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
1313
git \
1414
openssh-server \
1515
sudo \
16+
python3-pip \
1617
jq \
1718
gh \
1819
&& apt-get clean \

0 commit comments

Comments
 (0)