mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-04 06:42:09 +00:00
Compare commits
1 Commits
main
...
a4c08c51bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
a4c08c51bd
|
@@ -30,7 +30,7 @@ RUN uv python install 3.13
|
||||
|
||||
RUN apt-get update -y \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
pkg-config libssl-dev ca-certificates ffmpeg \
|
||||
pkg-config libssl-dev ca-certificates ffmpeg nodejs \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/uv
|
||||
|
||||
Reference in New Issue
Block a user