From 8bf947e84992d90ff1465878f35234c0076a0e56 Mon Sep 17 00:00:00 2001 From: Samuel Abt Date: Sun, 22 Dec 2019 00:01:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6604afd..ba13c39 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Docker Image for building Ionic Apps with Android SDK. (e.g. with GitlabCI) - OpenJdk 8 - Android Build Tools 27.0.0 - Android APIs 27 -- Cordova 8.1.2 -- Ionic 4.10.2 +- Cordova 9.0.0 +- Ionic 5.4.13 ## Image You can find the Docker Image on Docker Hub: [smlabt/ionic](https://hub.docker.com/r/smlabt/ionic/) ```