Skip to content

Commit 903162f

Browse files
committed
Added pip3 to the image.
1 parent a6a0476 commit 903162f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ RUN \
142142
RUN \
143143
add-pkg \
144144
nodejs \
145+
py3-pip \
145146
sqlite \
146147
certbot \
147148
openssl \

0 commit comments

Comments
 (0)