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

Commit

Permalink
Update Eclipse Vertx 3.6.3 (#233)
Browse files Browse the repository at this point in the history
* update vert.x version to 3.6.3

Signed-off-by: Clement Escoffier <[email protected]>
  • Loading branch information
cescoffier authored and benoitf committed Jan 31, 2019
1 parent a584e30 commit b088277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/centos_vertx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ EXPOSE 8080 5005
LABEL che:server:8080:ref=vertx che:server:8080:protocol=http che:server:5005:ref=vertx-debug che:server:5005:protocol=http

ARG JAVA_VERSION=1.8.0
ARG VERTX_VERSION=3.6.0
ARG VERTX_VERSION=3.6.3

ENV VERTX_GROUPID=io.vertx

Expand Down

0 comments on commit b088277

Please sign in to comment.