Skip to content

Commit 71c92c8

Browse files
committed
update paozhu
1 parent 00647bc commit 71c92c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/C++/paozhu/paozhu.dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ RUN apt-get install -yqq gcc g++ openssl libssl-dev zlib1g-dev build-essential l
44

55
RUN apt-get -y install brotli libbrotli-dev
66
RUN apt-get -y install libreadline-dev
7-
RUN apt-get -y install mysql-client
8-
RUN apt-get -y install libmysqlclient-dev
7+
# RUN apt-get -y install mysql-client
8+
# RUN apt-get -y install libmysqlclient-dev
99

1010
RUN locale-gen en_US.UTF-8
1111
ENV LANG en_US.UTF-8

0 commit comments

Comments
 (0)