From 9c71a9af5fd8fed134f2027d26c690ca15c52237 Mon Sep 17 00:00:00 2001 From: Daniel Passos Date: Tue, 27 Aug 2019 10:36:36 -0300 Subject: [PATCH] Update the README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 0a5ef8a2d6..93f5f39090 100644 --- a/README.adoc +++ b/README.adoc @@ -68,7 +68,7 @@ By the following commands you will create a local directory and clone this proje [source,shell] ---- mvn clean install -DskipTests -docker run -p 9999:8080 -it aerogear/unifiedpush-configurable-container:2.3.2 +docker run -p 9999:8080 -it aerogear/unifiedpush-configurable-container:latest ---- To access this server go to `http://localhost:9999/`.