This commit is contained in:
parent
c82efdf496
commit
8aef35c547
@ -20,7 +20,7 @@ RUN sdkmanager \
|
||||
"cmdline-tools;9.0" \
|
||||
"platform-tools;35.0.2" \
|
||||
"platforms;android-35"
|
||||
COPY --from=build --chown=app:app /opt/ /opt/
|
||||
COPY --from=build --chown=app:app --exclude=cache /opt/ /opt/
|
||||
USER app
|
||||
ENV PATH="/opt/flutter/bin:$PATH"
|
||||
RUN flutter doctor -v
|
||||
RUN flutter doctor
|
||||
|
Loading…
Reference in New Issue
Block a user