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

Commit b740ec2

Browse files
cescoffierbenoitf
authored andcommitted
update vert.x version to 3.8.1
Signed-off-by: Clement Escoffier <clement.escoffier@gmail.com>
1 parent a5b4c8e commit b740ec2

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.3
17+
ARG VERTX_VERSION=3.8.1
1818

1919
ENV VERTX_GROUPID=io.vertx
2020

0 commit comments

Comments
 (0)