Skip to content

Commit eafb0cd

Browse files
authored
Install python3 package in CentOS 7 nightly-main
1 parent b67c376 commit eafb0cd

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)