From 922827d3fa188c74f4bacb32f8c28007f9eb16e7 Mon Sep 17 00:00:00 2001 From: exo-swf Date: Wed, 6 Sep 2023 18:44:37 +0000 Subject: [PATCH] TASK-66121: update exo-community version to 6.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 50fb8ab..c992157 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,7 +33,7 @@ RUN wget -nv -q -O /usr/bin/yq https://github.com/mikefarah/yq/releases/download } && chmod a+x /usr/bin/yq # Build Arguments and environment variables -ARG EXO_VERSION=6.4.3-RC01 +ARG EXO_VERSION=6.4.3 # this allow to specify an eXo Platform download url ARG DOWNLOAD_URL