Skip to content

Commit 1698345

Browse files
committed
add software-properties-common again
1 parent 731e3f7 commit 1698345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/docker-images/ubuntu-18-x64/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ RUN apt-get update \
3030
libxml2-dev \
3131
libxmlsec1-dev \
3232
libffi-dev \
33+
software-properties-common \
3334
liblzma-dev
3435

3536
# Build Python 3.10 from source

0 commit comments

Comments
 (0)