mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 06:22:56 +00:00
fix: 修正健康检查失败
This commit is contained in:
parent
ddb731c5cd
commit
a7354d949d
@ -31,6 +31,7 @@ ARG DEPENDENCIES=" \
|
||||
|
||||
ARG TOOLS=" \
|
||||
ca-certificates \
|
||||
curl \
|
||||
default-libmysqlclient-dev \
|
||||
locales \
|
||||
openssh-client \
|
||||
|
@ -31,6 +31,7 @@ ARG DEPENDENCIES=" \
|
||||
|
||||
ARG TOOLS=" \
|
||||
ca-certificates \
|
||||
curl \
|
||||
default-libmysqlclient-dev \
|
||||
locales \
|
||||
openssh-client \
|
||||
|
Loading…
Reference in New Issue
Block a user