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.
1 parent a584e30 commit b088277Copy full SHA for b088277
1 file changed
recipes/centos_vertx/Dockerfile
@@ -14,7 +14,7 @@ EXPOSE 8080 5005
14
LABEL che:server:8080:ref=vertx che:server:8080:protocol=http che:server:5005:ref=vertx-debug che:server:5005:protocol=http
15
16
ARG JAVA_VERSION=1.8.0
17
-ARG VERTX_VERSION=3.6.0
+ARG VERTX_VERSION=3.6.3
18
19
ENV VERTX_GROUPID=io.vertx
20
0 commit comments