Skip to content

Commit 27badde

Browse files
authored
Merge pull request #252 from beevelop/update-ionic-6.16
Update Ionic to 6.16.1
2 parents bd67b13 + ce877aa commit 27badde

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
@@ -1,6 +1,6 @@
11
FROM beevelop/cordova
22

3-
ENV IONIC_VERSION 6.12.4
3+
ENV IONIC_VERSION 6.16.1
44

55
RUN apt-get update && apt-get install -y git bzip2 openssh-client && \
66
npm install -g --unsafe-perm @ionic/cli@${IONIC_VERSION} && \

0 commit comments

Comments
 (0)