mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-16 08:10:21 +00:00
[fix] dockerfile
This commit is contained in:
@@ -15,6 +15,7 @@ RUN chmod +x /app/start.sh
|
|||||||
RUN apt update && apt install -y \
|
RUN apt update && apt install -y \
|
||||||
jq \
|
jq \
|
||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
|
libjpeg-dev \
|
||||||
gcc \
|
gcc \
|
||||||
curl \
|
curl \
|
||||||
&& curl https://sh.rustup.rs -sSf | sh -s -- -y
|
&& curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
|
Reference in New Issue
Block a user