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/`.