Skip to content

Commit

Permalink
Merge pull request #1535 from HXSecurity/tscuite-patch-2
Browse files Browse the repository at this point in the history
fix: update images version
  • Loading branch information
tscuite authored Jun 15, 2023
2 parents c46dfec + 44a4c1e commit 9cff087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV LANGUAGE=en_US.UTF-8
ENV TZ=Asia/Shanghai

RUN apt-get update -y \
&& apt install -y gettext gcc make cmake libmariadb-dev curl libc6-dev unzip cron \
&& apt install -y gettext gcc make cmake libmariadb-dev curl libc6-dev libxrender1 libxtst6 libxi6 unzip cron \
fonts-wqy-microhei vim build-essential ninja-build cython3 pybind11-dev libre2-dev locales \
# htop sysstat net-tools iproute2 procps lsof \
zip libjpeg62 \
Expand Down

0 comments on commit 9cff087

Please sign in to comment.