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.
2 parents bd67b13 + ce877aa commit 27baddeCopy full SHA for 27badde
Dockerfile
@@ -1,6 +1,6 @@
1
FROM beevelop/cordova
2
3
-ENV IONIC_VERSION 6.12.4
+ENV IONIC_VERSION 6.16.1
4
5
RUN apt-get update && apt-get install -y git bzip2 openssh-client && \
6
npm install -g --unsafe-perm @ionic/cli@${IONIC_VERSION} && \
0 commit comments