Skip to content

Commit de3e56b

Browse files
authored
update ionic
1 parent 755a04a commit de3e56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN apk --no-cache --allow-untrusted -X https://apkproxy.herokuapp.com/sgerrand/
2323
RUN echo y | android update sdk -a -u -t platform-tools,${ANDROID_APIS},build-tools-${ANDROID_BUILD_TOOLS_VERSION}
2424
RUN chmod a+x -R $ANDROID_HOME
2525
RUN chown -R root:root $ANDROID_HOME
26-
RUN npm i -g --unsafe-perm [email protected] [email protected].0
26+
RUN npm i -g --unsafe-perm [email protected] [email protected].2

0 commit comments

Comments
 (0)