This commit is contained in:
@@ -85,7 +85,7 @@ COPY --chown=mayan:mayan \
|
||||
|
||||
COPY --chown=mayan:mayan mayan /src/mayan
|
||||
|
||||
RUN sed '/st_mysql_options options;/a unsigned int reconnect;' /usr/include/mariadb/mysql.h -i.bkp
|
||||
RUN sed '/st_mysql_options options;/a unsigned int reconnect;' /usr/include/mariadb/mysql/mysql.h -i.bkp
|
||||
|
||||
# Install development packages needed to build the Python packages
|
||||
RUN DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
Reference in New Issue
Block a user