mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 16:33:01 +08:00
Update Dockerfile
ndk23
This commit is contained in:
parent
53f6734997
commit
15ea1366d4
@ -38,7 +38,7 @@ RUN sudo apt-get install -y libclang-dev
|
||||
RUN sudo apt install -y gcc-multilib
|
||||
|
||||
WORKDIR $WORKDIR
|
||||
ENV ANDROID_NDK_HOME=/opt/android/ndk/22.1.7171670
|
||||
ENV ANDROID_NDK_HOME=/opt/android/ndk/23.2.8568313
|
||||
|
||||
# Somehow try to automate flutter pub get
|
||||
# https://rustdesk.com/docs/en/dev/build/android/
|
||||
|
Loading…
Reference in New Issue
Block a user