Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit b088277

Browse files
cescoffierbenoitf
authored andcommitted
Update Eclipse Vertx 3.6.3 (#233)
* update vert.x version to 3.6.3 Signed-off-by: Clement Escoffier <clement.escoffier@gmail.com>
1 parent a584e30 commit b088277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/centos_vertx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ EXPOSE 8080 5005
1414
LABEL che:server:8080:ref=vertx che:server:8080:protocol=http che:server:5005:ref=vertx-debug che:server:5005:protocol=http
1515

1616
ARG JAVA_VERSION=1.8.0
17-
ARG VERTX_VERSION=3.6.0
17+
ARG VERTX_VERSION=3.6.3
1818

1919
ENV VERTX_GROUPID=io.vertx
2020

0 commit comments

Comments
 (0)