We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755a04a commit de3e56bCopy full SHA for de3e56b
Dockerfile
@@ -23,4 +23,4 @@ RUN apk --no-cache --allow-untrusted -X https://apkproxy.herokuapp.com/sgerrand/
23
RUN echo y | android update sdk -a -u -t platform-tools,${ANDROID_APIS},build-tools-${ANDROID_BUILD_TOOLS_VERSION}
24
RUN chmod a+x -R $ANDROID_HOME
25
RUN chown -R root:root $ANDROID_HOME
26
-RUN npm i -g --unsafe-perm [email protected] [email protected].0
+RUN npm i -g --unsafe-perm [email protected] [email protected].2
0 commit comments