Skip to content

Commit 91f94b0

Browse files
authored
Merge pull request #210 from drexin/patch-6
Install python3 package in CentOS 7 nightly-main
2 parents b67c376 + eafb0cd commit 91f94b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nightly-main/centos/7/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN yum install shadow-utils.x86_64 -y \
1414
libstdc++-static \
1515
pkg-config \
1616
python2 \
17+
python3 \
1718
sqlite \
1819
zlib-devel
1920

0 commit comments

Comments
 (0)