更新 Dockerfile
This commit is contained in:
parent
4646c7ee83
commit
a7f7b16df4
|
|
@ -1,4 +1,4 @@
|
|||
FROM registry.cn-chengdu.aliyuncs.com/zhixueli-prod/android-builder:jdk11-jdk21
|
||||
FROM registry-vpc.cn-chengdu.aliyuncs.com/zhixueli-prod/android-builder:jdk11-jdk21
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN chmod +x gradlew && \
|
||||
|
|
|
|||
Loading…
Reference in New Issue